DirtyHarryLYL / DJ-RN

As a part of HAKE project (HAKE-3D). Code for our CVPR2020 paper "Detailed 2D-3D Joint Representation for Human-Object Interaction".
Apache License 2.0
100 stars 13 forks source link

features with size 1228*256 #32

Closed mohammad749 closed 3 years ago

mohammad749 commented 3 years ago

In step "python script/concat_w2v.py --SMPLX_PATH --GT ./Data/Trainval_GT_HICO_with_idx.pkl --Neg Trainval_Neg_HICO_with_idx.pkl --Test Test_Faster_RCNN_R-50-PFN_2x_HICO_DET_with_idx.pkl, the size of some features in negative samples does not change, ie they do not have a size of 1228 x 384 and they have a size of 1228 x 256, as in image \HICO_train2015_00000057

Foruck commented 3 years ago

Would you mind providing the feature filenames that the size did not changed?

mohammad749 commented 3 years ago

Due to the large volume of computations, I used only 300 images of HICO-DET and they have this problem in features of negative sample in images of 25, 57 and 225.