Git Product home page Git Product logo

Comments (8)

MengHao666 avatar MengHao666 commented on August 22, 2024

Please check the version of open3D. It might be solved by following https://github.com/MengHao666/Minimal-Hand-pytorch/blob/main/environment.yml

from minimal-hand-pytorch.

kishan1823 avatar kishan1823 commented on August 22, 2024

But the ploting of 3d points is using matplotlib

fliter_ax = f.add_subplot(111, projection='3d')
and i had checked the version of matplolib. i have the same version even though i am not getting the plot.

from minimal-hand-pytorch.

maitetsu avatar maitetsu commented on August 22, 2024

Is there any warning or error in the terminal? Can you give me a screenshot of the terminal

from minimal-hand-pytorch.

kishan1823 avatar kishan1823 commented on August 22, 2024

There is no warning in the terminal
image

from minimal-hand-pytorch.

maitetsu avatar maitetsu commented on August 22, 2024

You can add " print(flited_joints + new_tran) " in line 99 of demo.py which is just before "filted_ax = vis.plot3d(flited_joints + new_tran, fliter_ax)".
just like this
2021-06-27 15-04-25 的屏幕截图

from minimal-hand-pytorch.

maitetsu avatar maitetsu commented on August 22, 2024

can you see any output in terminal

from minimal-hand-pytorch.

kishan1823 avatar kishan1823 commented on August 22, 2024

yes its printing a 2d array
image

from minimal-hand-pytorch.

kishan1823 avatar kishan1823 commented on August 22, 2024

The issue resolved, after installing PyQt5 , Matplotlib dependecy
thank you

from minimal-hand-pytorch.

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.