CoolFace
15 shown

datasets

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

Clear all
01naderalfares /ModelNet40_Auto_aligned ModelNet40 Auto Aligned Auto-aligned version of the ModelNet40 3D CAD dataset. Each sample is an OFF mesh file organized by class and train/test split. This dataset mirrors the layout of naderalfares/ModelNet40, but uses the auto-aligned meshes from the Princeton ModelNet release. Dataset structure modelnet40_auto_aligned/ {class}/ train/{class}_{id}.off test/{class}_{id}.off 40 classes (airplane, bathtub, bed, …, xbox) 9,843 training meshes 2,468 test… See the full description on the dataset page: https://huggingface.co/datasets/naderalfares/ModelNet40_Auto_aligned.3dimage-classification10K<n<100K0 likes6.6k downloads3mo agoHugging Face02Msun /modelnet40imagen<1K5 likes570 downloads3y agoHugging Face03jxie /modelnet40 Dataset Card for "modelnet40" More Information needed 10K<n<100K1 likes517 downloads3y agoHugging Face04jxie /modelnet40-2048 Dataset Card for "modelnet40-2048" More Information needed 10K<n<100K1 likes486 downloads3y agoHugging Face05naderalfares /ModelNet40text10K<n<100K0 likes439 downloads4mo agoHugging Face06Pointcept /modelnet40_normal_resampled-compressedtext10K<n<100K2 likes314 downloads2y agoHugging Face07cminst /ModelNet40 ModelNet40 This is a preprocessed version of the ModelNet40 dataset, created with: import torch_geometric from torch_geometric.datasets import ModelNet from torch_geometric.transforms import Compose, SamplePoints, KNNGraph torch_geometric.seed.seed_everything(42) # Standard setup pre_transform = Compose([ SamplePoints(1024), KNNGraph(k=16) ]) path = '/mnt/lrmc_pool/ModelNet40' train_dataset = ModelNet(path, '40', train=True, transform=pre_transform) test_dataset =… See the full description on the dataset page: https://huggingface.co/datasets/cminst/ModelNet40.graph-ml0 likes297 downloads9mo agoHugging Face08Mestoukirdi /modelnet40_multi_viewimage10K<n<100K0 likes48 downloads1y agoHugging Face09pranavmr /ModelNet40image1K<n<10K0 likes12 downloads11mo agoHugging Face10baiyumushi /modelnet40_normal_resampled-compressedtext10K<n<100K0 likes6 downloads5mo agoHugging Face11wenjiahedy /modelnet40_normal_resampled-compressedtext10K<n<100K0 likes5 downloads10mo agoHugging Face12Hexxxxxx /modelnet40_normal_resampled-compressedtext10K<n<100K0 likes4 downloads9mo agoHugging Face13Jarvis6364 /ModelNet400 likes3 downloads2y agoHugging Face14almotasim /geotransformer-modelnet400 likes3 downloads2y agoHugging Face15mamoon-n98 /modelnet400 likes1 downloads1y agoHugging Face

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