Coder Social home page Coder Social logo

Comments (7)

ThibaultGROUEIX avatar ThibaultGROUEIX commented on June 5, 2024

hum that's strange indeed. does the eval script work if you set the network in train mode ? ( and keep batch size of 32 ). that's a good starting point... i never had this issue.

from 3d-coded.

sonnyhu avatar sonnyhu commented on June 5, 2024

Yeah. train mode + 32 batch size works. Based on discussion here (pytorch/pytorch#4741), it seems training is unstable. Not sure what to do... I am going to close issue. If you have some suggestions, definitely let me know. Thanks!

from 3d-coded.

sonnyhu avatar sonnyhu commented on June 5, 2024

Hi again,

I just realized that I was using 0.4.1 pytorch.

For what you said here, "Please note that the Chamfer Distance code doesn't work on all versions of pytorch because of some weird error with the batch norm layers.", does chamfer distance use batch norm or is it in encoder-decoder?

from 3d-coded.

ThibaultGROUEIX avatar ThibaultGROUEIX commented on June 5, 2024

hi, yes i strongly recomment using the pytorch 0.4 specific commit mentionned in the readme. i am currently porting atlasnet to pytorch 1. i will do 3d-coded after...

from 3d-coded.

sonnyhu avatar sonnyhu commented on June 5, 2024

I tried the commit you listed in readme. Same behavior. Val loss exploded.
screen shot 2018-11-15 at 12 12 57 pm

from 3d-coded.

sonnyhu avatar sonnyhu commented on June 5, 2024

What should opt.nb_primitives be? There is no default value for it. https://github.com/ThibaultGROUEIX/3D-CODED/blob/master/training/train_sup.py#L142

I am looking for any possible way I am training it wrong. Thanks!

from 3d-coded.

ThibaultGROUEIX avatar ThibaultGROUEIX commented on June 5, 2024

should be 1. but i think these variables are never used anyway.

from 3d-coded.

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.