Skip to content

circle-group/DSG-Applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Differentiable Straightest Geodesic Applications

This repository contains the code for the applications using Differentiable Straightest Geodesic from the digeo package.

A single python environment can be used for all the applications, but the code is organized in separate folders for each application, with their own README files. The requirements can be independently installed for each application (using the requirements.txt file in each application folder), or install all the requirements at once with the command below.

python -m pip install -r requirements.txt

Running applications

Change directory to the application folder (for example cd AGC) and follow the instructions in the README file of each application to run it.

Citing

If you use this in your research, please consider citing the following paper:

@inproceedings{verninas2026disgeod,
  title={Parallelised Differentiable Straightest Geodesics for 3D Meshes},
  author={Verninas, Hippolyte and Korkmaz, Caner and Zafeiriou, Stefanos and Birdal, Tolga and Foti, Simone},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year={2026}
}

About

Official repository containing alll the applications proposed in the "Parallelised Differentiable Straightest Geodesics for 3D Meshes" paper

Resources

Stars

Watchers

Forks

Languages