Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,8 @@ The dataset contains the following contents:
|
|
31 |
- [ ] OCR-Results (Raw): The OCR results for all the frames every 1 second. This process is done by using [Paddle-OCR](https://github.com/PaddlePaddle/PaddleOCR).
|
32 |
- [ ] VLM-Parsed corpus: Given the OCR-results and image frames, hopefully we will parse the raw info into structured story narrations and dialogues (with associated speaker & content). This process will be done by using strong vision language models.
|
33 |
|
34 |
-
Up-to-date:
|
|
|
35 |
|
36 |
## Description (Chinese)
|
37 |
|
@@ -46,6 +47,7 @@ Up-to-date: [P186]主线第二部03间章:一个梦游者的苦痛-02[720P 高
|
|
46 |
- [ ] OCR 结果 (无任何后处理):对所有视频每隔1秒取一帧,OCR 模型调用 [Paddle-OCR](https://github.com/PaddlePaddle/PaddleOCR)。
|
47 |
- [ ] 多模态大模型解析结果:对所有 OCR 结果 + 图像信息,调用多模态大模型将其解析成结构化剧情数据,包含旁白、说话人、说话内容等信息。
|
48 |
|
49 |
-
时间截止:
|
|
|
50 |
|
51 |
Work in progress.
|
|
|
31 |
- [ ] OCR-Results (Raw): The OCR results for all the frames every 1 second. This process is done by using [Paddle-OCR](https://github.com/PaddlePaddle/PaddleOCR).
|
32 |
- [ ] VLM-Parsed corpus: Given the OCR-results and image frames, hopefully we will parse the raw info into structured story narrations and dialogues (with associated speaker & content). This process will be done by using strong vision language models.
|
33 |
|
34 |
+
Up-to-date: 2024.08.08
|
35 |
+
Latest video: [P186]主线第二部03间章:一个梦游者的苦痛-02[720P 高清]
|
36 |
|
37 |
## Description (Chinese)
|
38 |
|
|
|
47 |
- [ ] OCR 结果 (无任何后处理):对所有视频每隔1秒取一帧,OCR 模型调用 [Paddle-OCR](https://github.com/PaddlePaddle/PaddleOCR)。
|
48 |
- [ ] 多模态大模型解析结果:对所有 OCR 结果 + 图像信息,调用多模态大模型将其解析成结构化剧情数据,包含旁白、说话人、说话内容等信息。
|
49 |
|
50 |
+
时间截止:2024.08.08
|
51 |
+
最新视频:[P186]主线第二部03间章:一个梦游者的苦痛-02[720P 高清]
|
52 |
|
53 |
Work in progress.
|