Giter Site home page Giter Site logo

Comments (8)

dimatura avatar dimatura commented on August 30, 2024

That's strange. Did you get any error messages?

from voxnet.

WanyiLi avatar WanyiLi commented on August 30, 2024

There is no error messages. I will try again and tell you the results once training stage is completed.

from voxnet.

dimatura avatar dimatura commented on August 30, 2024

Well, you should actually see a weights.npz as soon as the 4000th iteration (controlled by checkpoint_every_nth parameter in config/shapenet10.py), and this should happen relatively quickly. I suspect some platform-dependent issue. What's your OS?

from voxnet.

dimatura avatar dimatura commented on August 30, 2024

Ok, no. This was a dumb bug where it would only save weights.npz if it already existed. I pushed a fix. Thanks for reporting this!

from voxnet.

WanyiLi avatar WanyiLi commented on August 30, 2024

This problem still remains in my second try. The last four rows of output info are as follows:
2015-12-03 05:14:31,401 INFO| epoch: 79, itr: 119735, loss: 0.175494343042, acc: 1.0
2015-12-03 05:14:39,407 INFO| epoch: 79, itr: 119760, loss: 0.202853962779, acc: 0.96875
2015-12-03 05:14:39,434 INFO| training done
2015-12-03 05:14:39,437 INFO| saving 8 parameters to weights.npz

and then I run ls to list all files, weight.npz is not found.
wyli@wyli-Precision-M4800:~/文档/open_code_cvml/code_deeplearning/voxnet-master/scripts$ ls
config out.npz temp.png
convert_shapenet10.py output_viz.py test.py
download_shapenet10.sh shapenet10_test.tar train.py
metrics.jsonl shapenet10_train.tar train_reports.py
out.html shapenet10_weights.npz

from voxnet.

dimatura avatar dimatura commented on August 30, 2024

Did you try the most recent version? I committed a change that should fix this problem.

from voxnet.

WanyiLi avatar WanyiLi commented on August 30, 2024

I will try the most commited version. Thanks a lot!

from voxnet.

WanyiLi avatar WanyiLi commented on August 30, 2024

Yes, the new committed version works!

from voxnet.

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.