Giter VIP home page Giter VIP logo

Comments (2)

xiumingzhang avatar xiumingzhang commented on June 13, 2024

Hi, We didn't follow the traditional definition of an "epoch"; in what I'm about to say below, an "epoch" is not a full pass of all the data, but rather a pass of 10K datapoints.

I took a look at the intermediate visualizations produced by our network training. When we trained MarrNet2 on cars, chairs, and airplanes, 100 epochs gave us reasonable mean shapes of cars, and 200 epochs gave us cars with some coarse details, such as car wheels. For fine details such as car ears, etc., you would need to finetune MarrNet2 with a GAN loss (our ShapeHD paper).

from genre-shapehd.

Xingyu-Jin avatar Xingyu-Jin commented on June 13, 2024

Hi, Xiuming
We trained 300 epoches for MarrNet2 on Chairs and it has converged.
We picked the best.pt and wrote code of IOU to evaluate the MarrNet2 without finetuning, but only get 0.077 IoU on the whole validation set. This is too low. Did you get the similar results for 2.5D to 3D without finetuning? and then get much better IoU after finetuning? if not could you probably share the best marrnet2.pt without finetune.

I'm not sure what goes wrong, I attached the IoU code as below. Did you also set the threshold as 0.5 to binarize voxel values after sigmoid?

screen shot 2019-03-07 at 12 22 28 pm

screen shot 2019-03-07 at 10 45 56 am

from genre-shapehd.

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.