datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
smithsonian_butterflies
Dataset Card for [Smithsonian Butterflies]
Dataset Summary
High-res images from Smithsonian "Education and Outreach" & "NMNH - Entomology Dept." collections. Crawled
Supported Tasks and Leaderboards
Includes metadata about the scientific name of butterflies, but there maybe missing values. Might be good for classification.
Languages
English
Dataset Structure
Data Instances
Example data
{'image_url':… See the full description on the dataset page: https://huggingface.co/datasets/ceyda/smithsonian_butterflies.car-images
Dataset Card for Car Images Dataset
Dataset Description
This dataset contains a collection of car images designed to support tasks such as image classification, car detection, and autonomous driving research. The images feature cars in various settings, including streets and other environments, captured to provide diverse training data for computer vision models.
The dataset aims to enable the development and benchmarking of models that can:
Identify different types… See the full description on the dataset page: https://huggingface.co/datasets/Smily6820/car-images.BACE-V-SMILES-2
BACE Dataset
This dataset contains BACE molecule images generated from SMILES strings.
Dataset Structure
Question: The question associated with the molecule
Answer: The answer associated with the molecule
TargetMolecule: SMILES representation of the molecule
SampleMethod: Method used for sampling
SampleNum: Sample number
SampleRep: Sample representation
file_name: The file path to the molecule image
Usage
from datasets import load_dataset
dataset =… See the full description on the dataset page: https://huggingface.co/datasets/ChemVision/BACE-V-SMILES-2.
