You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.
Greetings!
Could you give me some advice on how to solve the problem
File "tools/infer_simple.py", line 139, in main
kp_thresh=2
File "/mnt/md0/yihan/densepose/detectron/utils/vis.py", line 381, in vis_one_image
IUV_fields = body_uv[1]
TypeError: 'NoneType' object has no attribute 'getitem'
Thank you sincerely!
The text was updated successfully, but these errors were encountered:
Greetings!
Could you give me some advice on how to solve the problem
File "tools/infer_simple.py", line 139, in main
kp_thresh=2
File "/mnt/md0/yihan/densepose/detectron/utils/vis.py", line 381, in vis_one_image
IUV_fields = body_uv[1]
TypeError: 'NoneType' object has no attribute 'getitem'
Thank you sincerely!
The text was updated successfully, but these errors were encountered: