Git Product home page Git Product logo

vmd-lifting's People

Contributors

banus avatar denistome avatar errno-mmd avatar felipebeloocado avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vmd-lifting's Issues

pip install dlib failed

cmake がインストールされていない環境だと pip install dlib が失敗する。

  RuntimeError:
  *******************************************************************
   CMake must be installed to build the following extensions: dlib
  *******************************************************************
  ----------------------------------------
  Failed building wheel for dlib

先に apt-get install cmake する必要がある。

there is no output from 3dposebaseline

may i ask a question?when i run MotionTraceBulk.bat in win10, openpose & frcn can run successfully but fail with 3dposebaseline . In output folder, i find that there are complete json file of openpose'output and depth png of frcn , but smoothed.txt and pos.txt have nothing (0 Kb).I have tried three times, but there is no difference between results.

using anaconda to run demo.py

WARNING:tensorflow:From D:\Anaconda3\envs\tensorflow\lib\site-packages\tensorflow\python\training\saver.py:1276: checkpoint_exists (from tensorflow.python.training.checkpoint_management) is deprecated and will be removed in a future version.
Instructions for updating:
Use standard file APIs to check for files with this prefix.
D:\OpenMMD\VMD-Lifting-0.2/packages\lifting\utils\upright_fast.py:206: FutureWarning: rcond parameter will change to the default of machine precision times max(M, N) where M and N are the input matrix dimensions.
To use the future default and silence this warning we advise to pass rcond=None, to keep using the old, explicitly pass rcond=-1.
p_copy.T, res[j].T)
Traceback (most recent call last):
File "demo.py", line 65, in
sys.exit(main())
File "demo.py", line 46, in main
display_results(image, pose_2d, visibility, pose_3d)
File "demo.py", line 52, in display_results
draw_limbs(in_image, data_2d, joint_visibility)
File "D:\OpenMMD\VMD-Lifting-0.2/packages\lifting\utils\draw.py", line 43, in draw_limbs
_COLORS[lid], LIMB_DRAW_SIZE*_NORMALISATION_FACTOR , 16)
cv2.error: OpenCV(4.1.2) C:\projects\opencv-python\opencv\modules\imgproc\src\drawing.cpp:1811: error: (-215:Assertion failed) 0 < thickness && thickness <= MAX_THICKNESS in function 'cv::line'

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.