CoolFace
3 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01abhilash88 /fer2013-enhanced FER2013 Enhanced: Advanced Facial Expression Recognition Dataset The most comprehensive and quality-enhanced version of the famous FER2013 dataset for state-of-the-art emotion recognition research and applications. 🎯 Dataset Overview FER2013 Enhanced is a significantly improved version of the landmark FER2013 facial expression recognition dataset. This enhanced version provides AI-powered quality assessment, balanced data splits, comprehensive metadata, and multi-format… See the full description on the dataset page: https://huggingface.co/datasets/abhilash88/fer2013-enhanced.tabularimage-classification10K<n<100K2 likes333 downloads1y agoHugging Face02SohlHealth /enhanced-indian-food-classification Enhanced Indian Food Classification Dataset A comprehensive dataset for Indian food classification with 15,404 images across 43 classes. Dataset Structure dataset/ ├── train/ # Training images ├── validation/ # Validation images └── test/ # Test images Usage from datasets import load_dataset # Load dataset dataset = load_dataset("SohlHealth/enhanced-indian-food-classification") # Access splits train_data = dataset['train'] val_data… See the full description on the dataset page: https://huggingface.co/datasets/SohlHealth/enhanced-indian-food-classification.imageimage-classification10K<n<100K2 likes49 downloads1y agoHugging Face03Prateek-044 /enhanced-indian-food-classification Enhanced Indian Food Classification Dataset A comprehensive dataset for Indian food classification with 15,404 images across 43 classes. Dataset Structure dataset/ ├── train/ # Training images ├── validation/ # Validation images └── test/ # Test images Usage from datasets import load_dataset # Load dataset dataset = load_dataset("SohlHealth/enhanced-indian-food-classification") # Access splits train_data = dataset['train'] val_data… See the full description on the dataset page: https://huggingface.co/datasets/Prateek-044/enhanced-indian-food-classification.imageimage-classification10K<n<100K0 likes21 downloads8mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.