-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bad quality results #8
Comments
@danigoju can you tell how did you ran the openpose file , I'm trying to run it but not able to generate the json output PLEASE HELP |
I am running on CPU, therefore you have to make these modifications:
|
Okay 👌 👍 |
@danigoju |
i am not getting output can you share you code ? |
@QUFETI run the code in the order given in the run.py file individually that might help and run the openpose as mentioned above in this conservation page this might solve your issue |
can you provide your modify code ! i don't know why i am not getting output even i follow the above steps but know use! replay me soon if any one got the output please |
first install openpose second step: third step: fourth step: if dataset == 'lip': output = 'checkpoints/final.pth' fifth step: sixth step: seventh step: eighth step: nineth step: %%bash tenth step: eleventh step: twelfth step: thirteenth step: !pip install ipython%cd /content/clothes-virtual-try-on |
I followed setup_gradio.ipynb and got this result. |
How do i avoid the list index out of range error Traceback (most recent call last): |
I have the same issue. Did you find a solution? |
Good afternoon!
First of all thank you very much for your nice work! The code has some errors, but after fixing them and running everything in Colab separately I got the results seen in the image. Is it something expected to get this bad quality result, or there is something wrong? In case you think there is something wrong, do you have any idea what could it be?
Thank you very much for your time in advance 😄
The text was updated successfully, but these errors were encountered: