/csm

Code release for "Canonical Surface Mapping via Geometric Cycle Consistency"

Primary LanguageC++

Canonical Surface Mapping via Geometric Cycle Consistency

Nilesh Kulkarni, Abhinav Gupta*, Shubham Tulsiani*

Project Page

teaser

Requirements

  • Python 2.7
  • PyTorch 0.4

Installation

Following instructions here

Demo

Coming soon.

Training

Please see csm/docs/training.md

Testing

Please see csm/docs/testing.md

Ablation Analysis

Please see csm/docs/ablation.md

Baselines

Coming soon.

Citation

If you use this code for your research, please consider citing:

@article{kulkarni2019csm,
  title={Canonical Surface Mapping via Geometric Cycle Consistency},
  author={Kulkarni, Nilesh
  and Gupta, Abhinav
  and Tulsiani, Shubham},
  journal={International Conference on Computer Vision (ICCV)}
  year={2019}
}

Acknowledgements

Parts of this code were borrowed from CMR.