thermal
Datasets
All datasets matching “thermal”heat3d-thermal-simulation
Heat3D Thermal Simulation Dataset: Synthetic 3D Heat-Conduction Data for Operator Learning
This repository is the main dataset entry point for the Heat3D project. It is
intended to collect multiple synthetic 3D heat-conduction subsets for operator
learning research.
The root index currently highlights:
subsets/v0_unitcube_demo/: a prototype UnitCube dataset for checking data
loading, 3D graph construction, training, and evaluation workflows.… See the full description on the dataset page: https://huggingface.co/datasets/133754144X/heat3d-thermal-simulation.anima-thermal-synthetic
ANIMA Thermal Synthetic Dataset
See Through Fog, Rain, Smoke, and Total Darkness
27GB | 30,781 paired RGB-to-Thermal images | Production-ready
Built by Robot Flow Labs / AIFLOW LABS LIMITED
Part of the ANIMA Perception Suite — 96 AI modules for robotics
The Problem
Thermal cameras see what RGB cameras cannot: through fog, rain, smoke, and complete darkness. But thermal training data is scarce and expensive:
Radiometric thermal cameras cost $5… See the full description on the dataset page: https://huggingface.co/datasets/robotflowlabs/anima-thermal-synthetic.Thermal-Person-Detector
Dataset Card for ThermalPersonDetector
A thermal image dataset for detecting people in a scene. The dataset contains only one class person
This is a FiftyOne dataset with 8778 samples.
Installation
If you haven't already, install FiftyOne:
pip install -U fiftyone
Usage
import fiftyone as fo
import fiftyone.utils.huggingface as fouh
# Load the dataset
# Note: other available arguments include 'max_samples', etc
dataset =… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/Thermal-Person-Detector.Thermal-Affordance-Datasethit-uav-thermal-human-detectionthermal_cycler_close-mujocoThis dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v2.0",
"robot_type": "ur5e",
"total_episodes": 100,
"total_frames": 106292,
"total_tasks": 1,
"total_videos": 200,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 50,
"splits": {
"train": "0:100"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path":… See the full description on the dataset page: https://huggingface.co/datasets/autobio-bench/thermal_cycler_close-mujoco.
