PMFNet
PMFNet copied to clipboard
Implementation of "Pose-aware Multi-level Feature Network for Human Object Interaction Detection"(ICCV 2019 Oral)
Hi thanks for your work! after testing i got 'detections.pkl' how do i use it 'hoi_vcoco_triplet_results.pkl'and some other pkl files is mentioned in the visualization.ipynb whats these?
Hello Do you upload code related to HICO-DET dataset?
Could you provide **e2e_interact_net_R-50-FPN_1x.yaml** file that shows in **Visualization.ipynb** and **test_in_train.py**? I want to learn and test interact net. Thank You!!!!!
When can we get HICO-DET code? @bobwan1995 @desenzhou
The image ids in file "hoi_data/coco/vcoco/annotations/addOnlySeg_instances_with_keypoints_vcoco_test_2014.json_with _keypoints" belongs to val data of vcoco, and the image ids in file "hoi_data/coco/vcoco/annotations/addOnlySeg_instances_with_keypoints_vcoco_val_2014.json_with _keypoints" belongs to training data of vcoco , so where...
Hi, thx for your great work. I wonder how to build on Win10? Even though having installed bash and running make.sh, I failed to compile the required model.
Thanks for your job! I get "/test/detections.pkl'' after running "test_vcoco.sh". What do keys “roles” and “role1” mean in "/test/detections.pkl''?