CoolFace
Datasetpublic

ai-forever/school_notebooks_EN

School Notebooks Dataset The images of school notebooks with handwritten notes in English. The dataset annotation contain end-to-end markup for training detection and OCR models, as well as an end-to-end model for reading text from pages. Annotation format The annotation is in COCO format. The annotation.json should have the following dictionaries: annotation["categories"] - a list of dicts with a categories info (categotiy names and indexes).… See the full description on the dataset page: https://huggingface.co/datasets/ai-forever/school_notebooks_EN.

sourceHugging Facemitupdated 4y agoView on Hugging Face
4likes128downloads
8 commits on main
8f4edc04y ago

fix: Make some fixes in annotations

skalinin
4c3c02f4y ago

feat: Add lines to annotations files

skalinin
b3f58954y ago

Fix task tags (#1)

sberbank-ai, albertvillanova
b946dca4y ago

feat: Add splits to train val test

skalinin
1c4dfa34y ago

chore: Update dataset_infos.json

skalinin
71ba84f4y ago

docs: Update readme

ai-forever
73488ef4y ago

feat: Add school_notebooks_EN dataset

skalinin
deac5ca4y ago

initial commit

ai-forever