datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
testing-goldstandard-cuthill
Dataset Card for Curated Gold Standard Hoyal Cuthill Dataset
Dataset Description
Dorsal full body images of subspecies of Heliconius erato and Heliconius melpomene (18 subspecies total).
There are 960 images with 320 specimens (3 images of each specimen: Original/ Bird transformed/ Butterfly transformed)
The original images are low-resolution RGB photographs (photographs were "cropped and resized to a height of 64 pixels (maintaining the original image aspect ratio and… See the full description on the dataset page: https://huggingface.co/datasets/jrw2989/testing-goldstandard-cuthill.testing_deepseek_ocr
Dataset Card for Voxel51/document-haystack-10pages
This is a FiftyOne dataset with 250 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("harpreetsahota/testing_deepseek_ocr")
# Launch the App
session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/harpreetsahota/testing_deepseek_ocr.UTM_Testing_Dataset
Dataset Description
This dataset was created to support Article X and is available on Roboflow and Hugging Face.
It consists of images of U-tube manometers constructed using a transparent PVC water level hose (5/16" × 1 mm) and flexible measuring tape with a length of 150 cm (60 inches). The manometric fluids represented in the dataset include water, oil, and dyed water. The dataset is intended for testing ML models for reading liquid column levels.
The dataset includes 904… See the full description on the dataset page: https://huggingface.co/datasets/claytonsds/UTM_Testing_Dataset.
