anibali / margipose

3D monocular human pose estimation
Apache License 2.0
98 stars 20 forks source link

ERROR: Service 'main' failed to build : Build failed #29

Closed Paulaquev closed 2 years ago

Paulaquev commented 2 years ago

When I try to use the pretrained model this happened: argipose-mpi3d.pth --image resources/man_running.jpg Building Docker images Building main The command '/bin/sh -c conda env update --name base' returned a non-zero code: 1 ERROR: Service 'main' failed to build : Build failed

What can I do?

anibali commented 2 years ago

Could you please run docker-compose build and post the output?

Paulaquev commented 2 years ago

I solved the problem. Thank you very much for the answer.

The thing is that I have a new problem now 😂. When I download the pretrained models they seem to be empty. If a look for the properties of the files the size of both files is 0 bytes. That produces an error(obviously) when it tries to load the model. Error: ran out of input. If you have any idea why this is happening, please help me. I really need this to work. Thank you again.

El jue., 28 oct. 2021 23:59, Aiden Nibali @.***> escribió:

Could you please run docker-compose build and post the output?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/anibali/margipose/issues/29#issuecomment-954253811, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWIFMVMCOE75XAQEPE5H6FLUJHBTJANCNFSM5G5QRJWQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

anibali commented 2 years ago

That is very strange, I just downloaded one of the models today and it worked fine. I have just uploaded the models to GitHub releases, so you can try downloading them from there: https://github.com/anibali/margipose/releases/tag/v0.1.0

Paulaquev commented 2 years ago

Thank you very much. It worked. You are really nice and your project is awesome.

El vie., 29 oct. 2021 1:52, Aiden Nibali @.***> escribió:

That is very strange, I just downloaded one of the models today and it worked fine. I have just uploaded the models to GitHub releases, so you can try downloading them from there: https://github.com/anibali/margipose/releases/tag/v0.1.0

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/anibali/margipose/issues/29#issuecomment-954304869, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWIFMVOLNNSG37RE62RG2MDUJHO4FANCNFSM5G5QRJWQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.