Giter Club home page Giter Club logo

cycleconsistentdeformation's People

Contributors

thibaultgroueix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cycleconsistentdeformation's Issues

Question about implementation of cycle consistency loss

Hi! Thank you for sharing the code. I have some questions about the implementation of cycle consistency losses.
In your paper, the 2-cycle loss is as follow:
image
Here f_{X, Y} and f_{Y, X} should be the deformations, right?
However, in your code, there seems no f_{Y, X} operation.
image

def compute_loss_cycle2(self):

In this implementation, I can only see the indexing of the deformed point cloud (\Pi \dot f_{X,Y}).

Can you please explain about this? How is this cycle consistency loss really implemented? Thank you!

Questions about “log” folder

hello ,
Question 1.
In demo 1.Target shape + Source Shape,Where is the "log" folder in your project?I have run git clone,and could not find it.
Question 2.
Should this instruction
“chmod +x ./log/download_trained_models.sh # download the trained models
./log/download_pretrained_models.sh # download the trained models“ be changed to
“chmod +x ./log/download_trained_models.sh # download the trained models
./log/download_trained_models.sh # download the trained models”.
Because you want to change the permission of the file “download_trained_models.sh” to executable, you should run the file.
Thank you for your advice.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.