scwangdyd / zero_shot_hoi

Discovering human interaction with novel objects via zero-shot learning, CVPR, 2020
MIT License
41 stars 6 forks source link

Mismatched (W,H) for image #8

Open truetone2022 opened 4 years ago

truetone2022 commented 4 years ago

File "/opt/conda/envs/zero_shot_hoi/lib/python3.6/site-packages/detectron2/data/detection_utils.py", line 198, in check_image_size expected_wh, detectron2.data.detection_utils.SizeMismatchError: Mismatched (W,H) for image /root/zero_shot_hoi/datasets/hico_det/hico_20160224_det/images/train2015/HICO_train2015_00028302.jpg, got (640, 480), expect (480, 640)