CoolFace
Datasetpublic

claytonsds/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.

sourceHugging Faceapache-2.0updated 7mo agoView on Hugging Face
0likes15downloads
Dataset Card

<img src="https://github.com/ClaytonSdS/VisionGauge/blob/main/steps/utmtestingdataset_logo.png?raw=true" width="900"/>

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 unique original images. All annotations were performed using the RoboFlow Annotate Tool, with label precision within ± 0.1 cm.

Dataset Split

dataset distribution

  • Test set: 904 images

Data Structure

The dataset follows a standard split structure:

dataset/
├── test/
│    ├── 10.0/
│    └── ...
└── dataset_mapping.csv
  • Each subfolder name corresponds to the label value (e.g., water column height in centimeters).
  • Images inside the folder share the same height value.

License

This dataset is released under the Apache License 2.0.


Citation

bibtex
@dataset{utm_testing_dataset,
	author    = {Santos, Clayton Silva},
	title     = {{UTM} {Testing Dataset}},
	year      = {2026},
	month     = {feb},
	publisher = {Roboflow},
	version   = {8},
	doi       = {10.57967/hf/7741},
	url       = {https://universe.roboflow.com/visiongauge/utm_testing_dataset/dataset/8}
}