Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -517,6 +517,8 @@ print(f"Overall accuracy: {overall_accuracy}")
|
|
| 517 |
|
| 518 |
## Baselines
|
| 519 |
|
|
|
|
|
|
|
| 520 |
Baselines on the validation set using single images:
|
| 521 |
|
| 522 |
| Model | Repo | Sequence Filling (%) | Character Coherence (%) | Visual Closure (%) | Text Closure (%) | Caption Relevance (%) | Total (%) |
|
|
|
|
| 517 |
|
| 518 |
## Baselines
|
| 519 |
|
| 520 |
+
Find code for evaluation and training at: [https://github.com/llabres/ComicsPAP](https://github.com/llabres/ComicsPAP)
|
| 521 |
+
|
| 522 |
Baselines on the validation set using single images:
|
| 523 |
|
| 524 |
| Model | Repo | Sequence Filling (%) | Character Coherence (%) | Visual Closure (%) | Text Closure (%) | Caption Relevance (%) | Total (%) |
|