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 was archived by the owner on Oct 31, 2023. It is now read-only.
Hi, I am currently reading the source code of densepose, and I think there might be a bug in detectron/datasets/densepose_cocoeval.py. Don't be nervous, this bug won't affect the result of the code, it will just confuse people like me who try to read your code :)
From line 378 to line 397 I think some 'x' and 'y' are messed up and the code with correct use of 'x' and 'y' should be :
Line 378~379: