This repository is for the mesh denoising paper accepted by Computer-Aided Design:
- GeoBi-GNN: Geometry-aware Bi-domain Mesh Denoising via Graph Neural Networks. [paper]
The dataset for training can be downloaded from the paper Mesh Denoising via Cascaded Normal Regression. [data] Thanks for their excellent work.
You can just download the .zip file and extract it to the dataset directory of this repo:
|-- project
|-- code
|-- ...
|-- dataset
|-- Synthetic
|-- train_list.txt
|-- test_list.txt
|-- train
|-- test
|-- Kinect_v1
|-- Kinect_v2
|-- Kinect_Fusion
If you have any questions, please feel free to contact me. [[email protected]]