Giter Club home page Giter Club logo

Comments (12)

ThibaultGROUEIX avatar ThibaultGROUEIX commented on August 31, 2024

hi ! indeed this is not right. can you include your training and testing loss plots ?

from atlasnet.

lynetcha avatar lynetcha commented on August 31, 2024

Here is the visdom visualization

image

from atlasnet.

lynetcha avatar lynetcha commented on August 31, 2024

I just saw the issue about the pytorch version. Maybe that is my problem. I am using 0.3.1 version. I will try 0.4.0 and get back to you. Thanks.

from atlasnet.

lynetcha avatar lynetcha commented on August 31, 2024

I am actually using python 3.6. Judging by the table you provided, the Chamfer loss doesn't work with 3.6 and pytorch 0.4, is that correct?

from atlasnet.

ThibaultGROUEIX avatar ThibaultGROUEIX commented on August 31, 2024

definitly the pytorch version. your curves should look as in the readme. good luck !

from atlasnet.

ThibaultGROUEIX avatar ThibaultGROUEIX commented on August 31, 2024

apparently not (i don'r remember it exactly). it boils down to the chamfer distance code which is not compatible to every pytorch version. why not install a conda env with python 2.7?

from atlasnet.

lynetcha avatar lynetcha commented on August 31, 2024

I tried conda python 2.7 and pytorch 1.12 and training was stable. Thanks!

from atlasnet.

lynetcha avatar lynetcha commented on August 31, 2024

@ThibaultGROUEIX It seems that removing the batch normalization layers solves the instability issues during training due to pytorch versions. I was able to train the model without BN in python 3.6, pytorch 0.3.1 and achieve 1.81 loss for the autoencoder after 200 epochs.
image

from atlasnet.

ThibaultGROUEIX avatar ThibaultGROUEIX commented on August 31, 2024

unfortunatly, i can't provide support if you change the architecture but thanks for linking Chamfer error to batch norm!
regards, Thibault

from atlasnet.

ThibaultGROUEIX avatar ThibaultGROUEIX commented on August 31, 2024

actually i am not clear on if 1.81 is an issue or a success in your case. what error are you reporting ?

from atlasnet.

lynetcha avatar lynetcha commented on August 31, 2024

It’s not an error. I’m just pointing out a potential workaround for those who may want to use the architecture without reverting back to an old pytorch version.

from atlasnet.

ThibaultGROUEIX avatar ThibaultGROUEIX commented on August 31, 2024

Great ! Thanks for clarifying !

from atlasnet.

Related Issues (20)

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.