Skip to content

mikecheninoulu/LART

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code for our NeurIPS 2023 paper "LART: Neural Correspondence Learning with Latent Regularization Transformer for 3D Motion Transfer"

LART

This is the PyTorch implementation of our NeurIPS 2023 paper LART: Neural Correspondence Learning with Latent Regularization Transformer for 3D Motion Transfer. Haoyu Chen, Hao Tang, Radu Timofte, Luc Van Gool, Guoying Zhao.

Citation

If you use our code or paper, please consider citing:

@inproceedings{chen2023LART,
  title={LART: Neural Correspondence Learning with Latent Regularization Transformer for 3D Motion Transfer},
  author={Chen, Haoyu and Tang, Hao and Timofte, Radu and Van Gool, Luc and Zhao, Guoying},
  booktitle={NeurIPS},
  year={2023}
}

Code

We are still organizing the code; please bear with us for a while.

Acknowledgement

Part of our code is based on

3D transfer: NPT

and inspired by:

3D transfer with Correspondence Learning: 3DCorNet

Transformer framework: (https://github.com/lucidrains/vit-pytorch)

Many thanks!

License

MIT-2.0 License

About

LART source code for NeurIPS 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published