CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01Voxel51 /lidar-warehouse-dataset Dataset Card for LIDAR Warehouse Dayasey This is a FiftyOne dataset with 3287 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("Voxel51/lidar-warehouse-dataset") # Launch the App session = fo.launch_app(dataset) Dataset… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/lidar-warehouse-dataset.imageobject-detection1K<n<10K2 likes1.8k downloads9mo agoHugging Face02MedOtter /LIDC-IDRI LIDC-IDRI — lung nodule segmentation on chest CT (complete TCIA collection, NIfTI) The Lung Image Database Consortium / Image Database Resource Initiative collection: 1,010 patients / 1,018 chest CT scans / 243,958 slices with the four-radiologist nodule (≥ 3 mm) contours, re-hosted as NIfTI with per-annotation masks and a documented default ground truth. Source images: TCIA collection LIDC-IDRI (doi:10.7937/K9/TCIA.2015.LO9QL9SX). Source annotations: the QIICR DICOM-SEG/SR… See the full description on the dataset page: https://huggingface.co/datasets/MedOtter/LIDC-IDRI.imageimage-segmentation1K<n<10K0 likes1.5k downloads29d agoHugging Face03lidingm /ViewSpatial-Bench ViewSpatial-Bench: Evaluating Multi-perspective Spatial Localization in Vision-Language Models Dataset Description We introduce ViewSpatial-Bench, a comprehensive benchmark with over 5,700 question-answer pairs across 1,000+ 3D scenes from ScanNet and MS-COCO validation sets. This benchmark evaluates VLMs' spatial localization capabilities from multiple perspectives, specifically testing both egocentric (camera) and allocentric (human subject) viewpoints across… See the full description on the dataset page: https://huggingface.co/datasets/lidingm/ViewSpatial-Bench.imagevisual-question-answering1K<n<10K23 likes1.2k downloads3mo agoHugging Face04LidongYang /BrainFLORA BrainFLORA Dataset and Checkpoints This repository hosts the released assets for BrainFLORA: Uncovering Brain Concept Representation via Multimodal Neural Embeddings. Paper: https://arxiv.org/abs/2507.09747 Code: https://github.com/ncclab-sustech/BrainFLORA BrainFLORA aligns EEG, MEG, and fMRI signals with visual-language representations for visual retrieval, image reconstruction, and image captioning. Checkpoints File Purpose… See the full description on the dataset page: https://huggingface.co/datasets/LidongYang/BrainFLORA.image10K<n<100K1 likes484 downloads3mo agoHugging Face05lidaiqiang /COCO_3D COCO 3D 扩展数据集 数据集描述 本数据集基于 COCO 2017 训练集,添加了深度和方向信息: 深度:通过 depth-pro 模型预测的绝对深度(米)。 方向:通过 orient-anything 模型预测的方位角(azimuth/polar)。 原始标注:包括类别、2D 框、RLE 分割掩码。 使用示例 from datasets import load_dataset dataset = load_dataset("lidaiqiang/COCO_3D", split="train") sample = dataset[0] print(sample["objects"][0]["depth"]) # 打印第一个物体的深度 字段说明 字段名 类型 描述 image Image PIL 格式的原始图像 objects Sequence 物体标注列表(见下表) → class str 物体类别(如 "cat") →… See the full description on the dataset page: https://huggingface.co/datasets/lidaiqiang/COCO_3D.image100K<n<1M0 likes298 downloads1y agoHugging Face06Lidong26 /IR-500Kimage7 likes248 downloads7mo agoHugging Face07BreCaspian /ROBOMASTER-2025-LiDAR-ROSBAG ROBOMASTER-2025 · 华北理工大学HORIZON战队 · LiDAR ROSBAG 📖 概述 数据来源: 华北理工大学 HORIZON 战队 — 雷达组依托平台: 华北理工 RM 创新实验室录制时间地点: ROBOMASTER 2025 超级对抗赛,北京理工大学(珠海)南部赛区现场实录数据用途: ROBOMASTER 场景下的点云识别、目标检测、三维建图等任务 🗂️ 数据概览 文件名 时长 大小 消息数 点云话题 RM-LiDAR-ROSBAG_01.bag 13分22秒 11.2 GB 8037 /cloudpoints RM-LiDAR-ROSBAG_02.bag 13分59秒 12.9 GB 8399 /cloudpoints 数据格式为标准 ROS 1 .bag 文件,未压缩,采样频率约为 10 Hz。 ​ 🎥… See the full description on the dataset page: https://huggingface.co/datasets/BreCaspian/ROBOMASTER-2025-LiDAR-ROSBAG.imageroboticsn<1K0 likes166 downloads1y agoHugging Face08PSegs /psegs-ios-lidar-ext PSegs iOS Lidar Extension This project contains data captured using Lidar-equipped iPhone(s) for use as an extension with the PSegs project. Structure threeDScannerApp_data - This is test data captured using the 3D Scanner App for iOS. ps_external_test_fixtures - These are fixtures created using the data in this repo and code in PSegs. They are hosted here and provided to power PSegs unit tests. 3dn<1K1 likes147 downloads3y agoHugging Face09svenschultze /lidar-localizationimagen<1K0 likes133 downloads3y agoHugging Face10Yelinz /lidl-ch-products Lidl Switzerland Products All products and their information from Lidl Switzerland. The entire catalogue and the current special discounts are all included. Product information contains: Name Price Price Text Unit of product Unit price If it is discounted Discount information Product category Image URL Product URL Check out similar datasets for other grocery stores https://huggingface.co/datasets/Yelinz/migros-ch-products… See the full description on the dataset page: https://huggingface.co/datasets/Yelinz/lidl-ch-products.imagetext-classification1K<n<10K1 likes102 downloads7d agoHugging Face11espejelomar /go2-air-system-id-rgb-lidar-v0 Go2 Air System-ID RGB/LiDAR v0.1 This v0.1 dataset records a stock Unitree Go2 Air over local WebRTC while issuing bounded high-level Move commands and measuring the resulting odometry. It includes RGB snapshots, raw decoded built-in ULIDAR sidecars, robot state, commanded action parameters, and measured command outcomes. The point of the dataset is system identification: high-level Go2 Air command parameters do not map cleanly to integrated motion. For example, in this capture… See the full description on the dataset page: https://huggingface.co/datasets/espejelomar/go2-air-system-id-rgb-lidar-v0.imageroboticsn<1K0 likes87 downloads4mo agoHugging Face12ykeselman /lidc-idri-patchesA dataset of patches (most 64x64 pixels from the LIDC-IDRI CT scans). These are 16-bit images with a 1024 shift from the original HU values. The dataset is incomplete as of 2024-12-02. If you find it useful, I will add more patches. --- license: apache-2.0 task_categories: - image-classification language: - en pretty_name: LIDC IDRI patches for classification configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: annotation_id… See the full description on the dataset page: https://huggingface.co/datasets/ykeselman/lidc-idri-patches.image10K<n<100K1 likes53 downloads2y agoHugging Face13YongchengYAO /LIDC-IDRI-Lite About This is a preprocessed redistribution of LIDC-IDRI (TCIA), which is released under the CC BY 3.0 license. Dataset summary: 1013 chest CT scans with consensus lung-nodule segmentation masks derived from 4-radiologist contours. Contents of this repository: Images/ — 1013 files Masks/ — 1013 files 📝 Landmark annotations, visualization figures and the benchmark plan files live in 🔥MedVision🔥, where you can load the complete images and annotations from dataset configs.… See the full description on the dataset page: https://huggingface.co/datasets/YongchengYAO/LIDC-IDRI-Lite.imageimage-segmentation1K<n<10K0 likes46 downloads2mo agoHugging Face14zwx8981 /LIDQ license: apache-2.0 License apache-2.0 image1K<n<10K0 likes40 downloads1y agoHugging Face15LIDIA-HESSEN /vencortex-BusinessNewsDataset Dataset Card for "BusinessNewsDataset" More Information needed image100K<n<1M6 likes37 downloads4y agoHugging Face16yzsun2025 /flexiv_open_lidThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v2.1", "robot_type": "dual_arm", "total_episodes": 3, "total_frames": 1122, "total_tasks": 1, "total_videos": 0, "total_chunks": 1, "chunks_size": 1000, "fps": 20, "splits": { "train": "0:3" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": null, "features": {… See the full description on the dataset page: https://huggingface.co/datasets/yzsun2025/flexiv_open_lid.imagerobotics10K<n<100K0 likes36 downloads8mo agoHugging Face17KEVIN04087 /rlbench-lerobot-train-close_laptop_lidThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "rlbench_panda", "total_episodes": 100, "total_frames": 14460, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 20, "splits": { "train": "0:100" }, "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "video_path": null… See the full description on the dataset page: https://huggingface.co/datasets/KEVIN04087/rlbench-lerobot-train-close_laptop_lid.imagerobotics10K<n<100K0 likes31 downloads6mo agoHugging Face18Eaton2026 /Lidar_mcd_mulran_moreimage1K<n<10K0 likes18 downloads4mo agoHugging Face19suwesh /RACECAR-lidar-to-bev-image-labeledConverted lidar point clouds(3D) into RGB bird's eye view images(2D) of the Racecar Dataset's multi-slow-poli race scenario. With labels for object (other racecars on the track) detection and trajectory generation/planning. For more details visit: https://www.kaggle.com/datasets/suwesh/train-im-labeled. The images are segmented scenes along space-time dimensions with each segmentation covering a scene history of 15 frames. The neural network used to perform the segmentations is the Parallel… See the full description on the dataset page: https://huggingface.co/datasets/suwesh/RACECAR-lidar-to-bev-image-labeled.imagen<1K0 likes14 downloads2y agoHugging Face20ansocho /lid_online_bufferThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": null, "total_episodes": 25, "total_frames": 3538, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 10, "splits": { "train": "0:25" }, "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/ansocho/lid_online_buffer.imagerobotics1K<n<10K0 likes14 downloads5mo agoHugging Face21wyddmw /NuScenes_LidarBevimage10K<n<100K0 likes11 downloads10mo agoHugging Face22latterworks /la-florida-parishes-lidarimage1K<n<10K0 likes11 downloads10mo agoHugging Face23WWZzz /rlbench_take_lid_off_saucepanimage1K<n<10K0 likes10 downloads8mo agoHugging Face24SIENA11111 /ur_box_lid_assemblygatedThis dataset was created using LeRobot. Dataset Description This is a UR robot dataset for box assembly task with the following features: 91 training episodes 17,106 total frames 15 FPS sampling rate 7-dimensional action space (6 joints + gripper) 31-dimensional state space: Joint positions (6 joints + gripper) TCP pose (position and orientation) Joint velocities TCP linear and angular velocities TCP forces and torques Two camera views: Head camera: 720x1280x3 Wrist camera:… See the full description on the dataset page: https://huggingface.co/datasets/SIENA11111/ur_box_lid_assembly.imagerobotics10K<n<100K0 likes8 downloads1y agoHugging Face25gabormarko /franka-insert-siemens-lid-eval-normal-50imagen<1K0 likes8 downloads4mo agoHugging Face26gabormarko /franka-insert-siemens-lid-eval-ood-2-20imagen<1K0 likes7 downloads4mo agoHugging Face27WWZzz /rlbench_close_laptop_lidimage1K<n<10K0 likes6 downloads8mo agoHugging Face28gabormarko /franka-insert-siemens-lid-eval-ood-3-5imagen<1K0 likes6 downloads4mo agoHugging Face29introvoyz041 /LiDAR-Registration-Benchmarkimage10K<n<100K0 likes6 downloads4mo agoHugging Face30SIENA11111 /act_ur_place_lidgatedThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v2.1", "robot_type": "ur", "total_episodes": 150, "total_frames": 84314, "total_tasks": 1, "total_videos": 0, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": { "train": "0:150" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": null, "features": {… See the full description on the dataset page: https://huggingface.co/datasets/SIENA11111/act_ur_place_lid.imagerobotics10K<n<100K0 likes5 downloads8mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.