Hanat
Results
3
issues of
Hanat
In decode.py line 188: "mask_2 = (mask_2 == 7).float().expand(batch, num_joints, K, 2)" but when I debug this code, there are all "False" value, since mask_2 is a bool tensor(also, my...
I collect and download an annotated data by following the app's instruction, but the video in that dir can't be played, I also tried opencv to load this video, and...