Giter Club home page Giter Club logo

Comments (7)

ZhengyiLuo avatar ZhengyiLuo commented on August 15, 2024

Updated the description & install instructions; would you mind trying those? 8375445

from meva.

miss-rain avatar miss-rain commented on August 15, 2024

hi thanks
i try again but have another error:
ImportError: cannot import name 'ModelOutput' from 'smplx.body_models' (/opt/anaconda3/envs/jupyter/lib/python3.8/site-packages/smplx/body_models.py)

from meva.

tetsu avatar tetsu commented on August 15, 2024

I encountered the same issue. The latest 'smplx.body_models' doesn't seem to have 'ModelOutput'.

According to smplx repository, it seems there is a pull request for this issue but not merged yet.

vchoutas/smplx#9

from meva.

ZhengyiLuo avatar ZhengyiLuo commented on August 15, 2024

@tetsu @miss-rain

Indeed, I changed my local installation of the smplx repo so I didn't have this issue. I have pushed my change to a local fork and revised the requirements.txt file; now it should work. Would you mind trying it out?

Specifically, instead of install smplx from pip, use
pip install git+https://github.com/ZhengyiLuo/smplx.git

24af9ee

from meva.

ZhengyiLuo avatar ZhengyiLuo commented on August 15, 2024

Close since it seems resolved.

from meva.

FatherPrime avatar FatherPrime commented on August 15, 2024

@tetsu @miss-rain

Indeed, I changed my local installation of the smplx repo so I didn't have this issue. I have pushed my change to a local fork and revised the requirements.txt file; now it should work. Would you mind trying it out?

Specifically, instead of install smplx from pip, use pip install git+https://github.com/ZhengyiLuo/smplx.git

24af9ee

After pip install git+https://github.com/ZhengyiLuo/smplx.git ,the problem is still existing. Can you help me ?

Traceback (most recent call last): File "scripts/run_meva_on_video.py", line 23, in <module> from meva.lib.meva_model import MEVA, MEVA_demo File "/home/video3d/MEVA-master/meva/lib/meva_model.py", line 14, in <module> from meva.lib.spin import Regressor, hmr File "/home/video3d/MEVA-master/meva/lib/spin.py", line 13, in <module> from meva.lib.smpl import SMPL, SMPL_MODEL_DIR, H36M_TO_J14, SMPL_MEAN_PARAMS File "/home/video3d/MEVA-master/meva/lib/smpl.py", line 8, in <module> from smplx.body_models import ModelOutput ImportError: cannot import name 'ModelOutput' from 'smplx.body_models' (/home/video3d/anaconda3/envs/meva/lib/python3.7/site-packages/smplx/body_models.py)

from meva.

FatherPrime avatar FatherPrime commented on August 15, 2024

@tetsu @miss-rain

Indeed, I changed my local installation of the smplx repo so I didn't have this issue. I have pushed my change to a local fork and revised the requirements.txt file; now it should work. Would you mind trying it out?

Specifically, instead of install smplx from pip, use pip install git+https://github.com/ZhengyiLuo/smplx.git

24af9ee

After pip install git+https://github.com/ZhengyiLuo/smplx.git ,the problem is still existing. Can you help me ?

Traceback (most recent call last): File "scripts/run_meva_on_video.py", line 23, in <module> from meva.lib.meva_model import MEVA, MEVA_demo File "/home/video3d/MEVA-master/meva/lib/meva_model.py", line 14, in <module> from meva.lib.spin import Regressor, hmr File "/home/video3d/MEVA-master/meva/lib/spin.py", line 13, in <module> from meva.lib.smpl import SMPL, SMPL_MODEL_DIR, H36M_TO_J14, SMPL_MEAN_PARAMS File "/home/video3d/MEVA-master/meva/lib/smpl.py", line 8, in <module> from smplx.body_models import ModelOutput ImportError: cannot import name 'ModelOutput' from 'smplx.body_models' (/home/video3d/anaconda3/envs/meva/lib/python3.7/site-packages/smplx/body_models.py)

from meva.

Related Issues (12)

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.