This work was build upon Thibault Groueix's AtlasNet and my former project Learning elementary structures.
This repository contains the source codes for the paper Learning Joint Surface Atlases.
🚨 This is a minimalistic version of the code used to produce the results of the paper. You can find the dataset, the training losses and the architecture. This version of the code haven't been tested yet and his under construction. Most of the project features such as a trained model, visualisation, and evalution code will be added this summer
If you find this work useful in your research, please consider citing:
comming soon.
The project page is available here.
This project requires the Chamfer distance module developped by Thibault Groueix. It should be cloned and placed inside the project folder. Please follow Thibault's instructions for the module instalation.
comming soon.