Skip to content

zhangyk18/GeoBi-GNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoBi-GNN

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]]

About

The implementation of a mesh denoising paper accepted by CAD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors