Dataset Viewer
The dataset viewer is not available for this dataset.
Job manager crashed while running this job (missing heartbeats).
Error code:   JobManagerCrashedError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

This repository contains the ModelNet-MPC dataset proposed by "DuInNet: Dual-Modality Feature Interaction for Point Cloud Completion"

Download the dataset and then run unzip ModelNetMPC.zip.

The overall directory structure should be:

│ModelNetMPC/
├──GT/
│   ├──......
├──Img/
│   ├──......
├──Noise_Partial/
│   ├──......
├──Partial/
│   ├──airplane/
│       ├──airplane_0001/
│           ├──airplane_0001_001.xyz
│           ├──......
│           ├──airplane_0001_032.xyz
│       ├──......
│   ├──......

The repository is based on ModelNet, Thanks for their opensourceing.

Downloads last month
19