CoolFace
20 results

Smell

cvlab /new-york-smells New York Smells: A Large Multimodal Dataset for Olfaction While olfaction is central to how animals perceive the world, this rich chemical sensory modality remains largely inaccessible to machines. One key bottleneck is the lack of diverse, multimodal olfactory data collected in natural settings. We present New York Smells, a large-scale dataset of paired image and olfactory signals captured in-the-wild. Our dataset contains 7,000 smell-image pairs from 3,500 distinct objects… See the full description on the dataset page: https://huggingface.co/datasets/cvlab/new-york-smells.image10K<n<100K1 likes13k downloads2mo agoHugging FaceVoxel51 /NYC_Smells Dataset Card for New York Smells This is a FiftyOne dataset with 20000 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo from fiftyone.utils.huggingface import load_from_hub # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = load_from_hub("Voxel51/NYC_Smells") # Launch the App session = fo.launch_app(dataset) Dataset Details… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/NYC_Smells.imageimage-classification10K<n<100K2 likes1.7k downloads9mo agoHugging FaceSmellsLikeAISpirit /plant-disease-trainimage10K<n<100K0 likes1.1k downloads6mo agoHugging FaceDeweiFeng /SmellNet SmellNet SmellNet is a comparatively large dataset for sensor-based machine olfaction: real-world smell measurements collected from a compact array of low-cost metal-oxide (MOX) gas sensors. The dataset supports: single-substance recognition from multichannel sensor time series mixture distribution prediction from odor mixtures cross-modal learning with paired GC-MS-derived chemistry priors research on temporal modeling for smell sensing The accompanying paper introduces… See the full description on the dataset page: https://huggingface.co/datasets/DeweiFeng/SmellNet.tabulartabular-classification1M<n<10M9 likes693 downloads6mo agoHugging Facejonaskoenig /ML-Python-Code-Smellstexttext-classificationn<1K1 likes82 downloads2y agoHugging Facecritical88 /SmellBench SmellBench: Towards Fine-Grained Evaluation of Code Agents on Refactoring Tasks Dataset Summary SmellBench is a benchmark designed to evaluate whether code agents can detect and refactor bad code (code smells). Each instance represents a validated code smell injection case constructed from real-world open-source repositories, enabling fine-grained assessment of code agents' refactoring capabilities. Supported Tasks Code Refactoring: Given code with… See the full description on the dataset page: https://huggingface.co/datasets/critical88/SmellBench.texttext-generationn<1K0 likes77 downloads4mo agoHugging Face