Occlusion_Net icon indicating copy to clipboard operation
Occlusion_Net copied to clipboard

[CVPR2019]Occlusion-Net: 2D/3D Occluded Keypoint Localization Using Graph Networks

Results 5 Occlusion_Net issues
Sort by recently updated
recently updated
newest added

This repo can only train using pytorch 1.0 nightly release due to the constraint of maskrcnn_benchmark. How can I train or apply this work using later version of pytorch such...

Hi Dinesh, Thank you for sharing such nice work. Although while doing inference I noticed one anomaly (but maybe I am missing some settings). The model predicts PesonKeypoints even though...

Hi, Thanks a lot for creating this repository. I was trying to run inference on this code by using video data and modifying the scripts. However, after a few frames...

Hi, Thanks a lot for sharing the code. I have a request from you, not an issue. I want to evaluate the detected key points, but I am having difficulty....

Thank you for sharing such nice work. Although while doing inference I noticed one anomaly (but maybe I am missing some settings). There is error happened: Traceback (most recent call...