datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
impromptu-vision-test-dataset
Dataset Card for impromptu-vision-dataset
This is a FiftyOne dataset with 624 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("arponde1v2j/impromptu-vision-test-dataset")
# Launch the App
session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/arponde1v2j/impromptu-vision-test-dataset.deepfake-detection-dataset-v3
Deepfake Detection Dataset V3
This dataset contains images and detailed explanations for training and evaluating deepfake detection models. It includes original images, manipulated images, confidence scores, and comprehensive technical and non-technical explanations.
Dataset Structure
The dataset consists of:
Original images (image)
CAM visualization images (cam_image)
CAM overlay images (cam_overlay)
Comparison images (comparison_image)
Labels (label): Binary… See the full description on the dataset page: https://huggingface.co/datasets/ARPAN2026/deepfake-detection-dataset-v3.autotrain-data-galaxy_classification
AutoTrain Dataset for project: galaxy_classification
Dataset Description
This dataset has been automatically processed by AutoTrain for project galaxy_classification.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<256x256 RGB PIL image>",
"target": 0
},
{
"image": "<256x256 RGB PIL image>"… See the full description on the dataset page: https://huggingface.co/datasets/Arp4nj4iswal/autotrain-data-galaxy_classification.
