GithubHelp home page GithubHelp logo

mocap-solver's People

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  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

mocap-solver's Issues

Result visualization

Thanks to open source. In the verification process, I got four SEED index results,and then what should I do for visualization of human skin results. Looking forward to your reply.

Get Animated Result

Here is a question about how to export a animated FBX file.
So I wonder what is the definition about your SMPL pose data(pred_trans_data and pred_jt_rot_res)?
I have tried to use your SMPL pose data to export animated FBX,BUT it looks like weird.Result shows in below.
mocap效果图

Outliers and distance matrix

I am not seeing where distance matrix from Sequence class has been utilized for outlier removal (along with replacement method mentioned in paper? Instead, simple function for simulated outlier removal has been used throughout and I can't figure out why?

'train_data_joint.npy' file is missing

I'm trying to train your code.
At the last evaluation step, I receive this missing file message.
And I can't find any code related with this except loading the file.

Could you explain more about this?

5. Start evaluate MoCap-Solver
MoCap_Solver/data/Testing_dataset/mocap_dataset
loading from models/mocap_solver.pth
load succeed!
model set up over!
Traceback (most recent call last):
  File "train_and_evaluate_MoCap_Solver.py", line 21, in <module>
    model_class.evaluate_solver()
  File "/workspace/MoCap-Solver/MoCap_Solver/MoCapSolver.py", line 68, in evaluate_solver
    evaluate_sequence()
  File "/workspace/MoCap-Solver/MoCap_Solver/evaluate/evaluate_sequence.py", line 32, in evaluate_sequence
    pd_class = PredictClass()
  File "/workspace/MoCap-Solver/MoCap_Solver/evaluate/predict.py", line 32, in __init__
    self.joint_data_statistic_data = np.load(self.jts_statistic_path)
  File "/opt/conda/envs/MoCapSolver/lib/python3.6/site-packages/numpy/lib/npyio.py", line 416, in load
    fid = stack.enter_context(open(os_fspath(file), "rb"))
FileNotFoundError: [Errno 2] No such file or directory: 'models/train_data_joint.npy'

Thanks

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.