Skip to content

trucleduc/MVRNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Multi-view Recurrent Neural Network for 3D Mesh Segmentation

Prerequisites:

  1. Python (with necessary common libraries such as numpy, scipy, etc.)
  2. TensorFlow

Train:

Extract data
python train.py

Test:

python test.py

If you find this code useful, please cite our work at

@article{MVRNN,
	author = {Truc Le and Giang Bui and Ye Duan},
	titile = {{A multi-view recurrent neural network for 3D mesh segmentation}},
	journal = {Computers \& Graphics},
	pages = {103--112},
	month = {August},
	year = {2017},
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published