Tiny-Factories/logolens-categories
Dataset Name: LogoLens Categories Description The logolens-categories dataset contains classifications of logo designs based on type, style attributes, and color properties. It is ideal for tasks related to visual analysis, design inspiration, and automated logo classification. Version: 1.0.0 Homepage: Hugging Face Dataset License: MIT Features Field Type Description Example category_type string The classification group (e.g.… See the full description on the dataset page: https://huggingface.co/datasets/Tiny-Factories/logolens-categories.
Dataset Name: LogoLens Categories
Description
The logolens-categories dataset contains classifications of logo designs based on type, style attributes, and color properties. It is ideal for tasks related to visual analysis, design inspiration, and automated logo classification.
- Version: 1.0.0
- Homepage: Hugging Face Dataset
- License: MIT
Features
Examples
Entry from logo_types
{
"name": "Wordmark",
"description": "Text-only design using company or brand name",
"examples": ["Google", "Coca-Cola", "Samsung"],
"characteristics": ["Typography-focused", "Text-based"]
}