CoolFace
Datasetpublic

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.

sourceHugging Facemitupdated 2y agoView on Hugging Face
2likes463downloads
12 commits on main
a8c93202y ago

fix: company name mapping

Anatoly
8e755a82y ago

Update README.md

Anatoly
d6cd6eb2y ago

update README

Anatoly
6be7a372y ago

Delete train.csv

Anatoly
b1e36222y ago

Delete LogoDet-3K.zip

Anatoly
31253902y ago

Upload dataset

Anatoly
53dd45c2y ago

update train.csv with img of PIL instead of img_path as str

Anatoly
196a1af2y ago

remove unamed first column

Anatoly
df4b6ac2y ago

add dataset's REAME template

Anatoly
552c8de2y ago

add LogoDet-3K

Anatoly
5d1c3a12y ago

add train.csv

Anatoly
50c37e22y ago

initial commit

Anatoly