facebookresearch / InterHand2.6M

Official PyTorch implementation of "InterHand2.6M: A Dataset and Baseline for 3D Interacting Hand Pose Estimation from a Single RGB Image", ECCV 2020
Other
676 stars 92 forks source link

Missing Validation Human Annotation #8

Closed zc-alexfan closed 3 years ago

zc-alexfan commented 3 years ago

I don't see the following:

human_annot/InterHand2.6M_val_camera.json  
human_annot/InterHand2.6M_val_data.json  
human_annot/InterHand2.6M_val_joint_3d.json  

Are they provided?

The current archive has:

Archive:  InterHand2.6M.annotations.5.fps.zip
   creating: all/
  inflating: all/InterHand2.6M_test_camera.json  
  inflating: all/InterHand2.6M_test_data.json  
  inflating: all/InterHand2.6M_test_joint_3d.json  
  inflating: all/InterHand2.6M_train_camera.json  
  inflating: all/InterHand2.6M_train_data.json  
  inflating: all/InterHand2.6M_train_joint_3d.json  
   creating: human_annot/
  inflating: human_annot/InterHand2.6M_test_camera.json  
  inflating: human_annot/InterHand2.6M_test_data.json  
  inflating: human_annot/InterHand2.6M_test_joint_3d.json  
  inflating: human_annot/InterHand2.6M_train_camera.json  
  inflating: human_annot/InterHand2.6M_train_data.json  
  inflating: human_annot/InterHand2.6M_train_joint_3d.json  
   creating: machine_annot/
  inflating: machine_annot/InterHand2.6M_test_camera.json  
  inflating: machine_annot/InterHand2.6M_test_data.json  
  inflating: machine_annot/InterHand2.6M_test_joint_3d.json  
  inflating: machine_annot/InterHand2.6M_train_camera.json  
  inflating: machine_annot/InterHand2.6M_train_data.json  
  inflating: machine_annot/InterHand2.6M_train_joint_3d.json  
  inflating: machine_annot/InterHand2.6M_val_camera.json  
  inflating: machine_annot/InterHand2.6M_val_data.json  
  inflating: machine_annot/InterHand2.6M_val_joint_3d.json  
  inflating: skeleton.txt            
  inflating: subject.txt 
mks0601 commented 3 years ago

As you can see in the paper, the validation set is only made from machine annotated set.

mks0601 commented 3 years ago

스크린샷 2020-09-12 오전 1 36 25