Code Monkey home page Code Monkey logo

Comments (2)

saisai1002 avatar saisai1002 commented on May 22, 2024

[INFO] 2020-05-28 09:18:19.904704 [Epoch 1/250][Batch 478/478] BatchTime = 4.252 (s) DataTime = 3.712 (s) EDLoss = 1.5016 RLoss = 1.4882
[INFO] 2020-05-28 09:18:19.906029 Epoch [1/250] EpochTime = 2111.654 (s) EDLoss = 1.6588 RLoss = 1.6884
[INFO/Process-1] child process calling self.run()
[INFO/Process-1] created temp directory /tmp/pymp-yb0ta8fk
[INFO/Process-1] process shutting down
[INFO/Process-1] process exiting with exitcode 0
Traceback (most recent call last):
File "runner.py", line 93, in
main()
File "runner.py", line 74, in main
train_net(cfg)
File "/home/baijinggroup/lss/Pix2Vox/core/train.py", line 264, in train_net
iou = test_net(cfg, epoch_idx + 1, output_dir, val_data_loader, val_writer, encoder, decoder, refiner, merger)
File "/home/baijinggroup/lss/Pix2Vox/core/test.py", line 151, in test_net
epoch_idx)
File "/home/baijinggroup/lss/Pix2Vox/utils/binvox_visualization.py", line 19, in get_volume_views
ax.set_aspect('equal')
File "/home/baijinggroup/.local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 1281, in set_aspect
'It is not currently possible to manually set the aspect '
NotImplementedError: It is not currently possible to manually set the aspect on 3D axes

from pix2vox.

hzxie avatar hzxie commented on May 22, 2024

Please check your version of matplotlib.
See also #13

from pix2vox.

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.