axonstan/LogoDet-3K
Dataset Card for LogoDet-3K LogoDet-3K dataset aims on logotype (image) detection task. Dataset Description LogoDet-3K consists of thousand images with brands' logotypes and their bounding boxes. This dataset aims to help train logotype detection models. License: MIT Dataset Usage You can download this dataset by the following command (make sure that you have installed Huggingface Datasets): from datasets import load_dataset dataset =… See the full description on the dataset page: https://huggingface.co/datasets/axonstan/LogoDet-3K.
fix: company name mapping
Update README.md
update README
Delete train.csv
Delete LogoDet-3K.zip
Upload dataset
update train.csv with img of PIL instead of img_path as str
remove unamed first column
add dataset's REAME template
add LogoDet-3K
add train.csv
initial commit
