Skip to content

Pc-net: Unsupervised point correspondence learning with neural networks

Notifications You must be signed in to change notification settings

lixiang-ucas/PCNet

Repository files navigation

Pc-net: Unsupervised point correspondence learning with neural networks

Introduction

This is the source code for our paper Pc-net: Unsupervised point correspondence learning with neural networks

Network Architecture

The architecture of our proposed model is as follows model


Illustration of shape morphing. deformation

Installation

  • Our code is tested on Tensorflow>1.4 and CUDA 8.0

  • Clone this repo

git clone https://github.com/lixiang-ucas/PCNet.git

Dataset

  • Download the dataset from

Training

run the notebook: [Train]Fish_Def=0.4.ipynb

Test

run the notebook: [Test]Fish_Def=0.4.ipynb

Citation

If you find this useful in your research, please consider citing:

@inproceedings{li2019pc,
  title={Pc-net: Unsupervised point correspondence learning with neural networks},
  author={Li, Xiang and Wang, Lingjing and Fang, Yi},
  booktitle={2019 International Conference on 3D Vision (3DV)},
  pages={145--154},
  year={2019},
  organization={IEEE}
}

About

Pc-net: Unsupervised point correspondence learning with neural networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published