mduhme / fusion-gcn

17 stars 3 forks source link

UTD-MHAD rgb_patch #4

Open emsparkling opened 8 months ago

emsparkling commented 8 months ago

I unpack UTD-MHAD_OPENPOSE_BODY_25.tar and put it in "unprocessed_data\UTD-MHAD\OpenPose\BODY_25". Is there anything I should do before I run "python .\datasets\utd_mhad\preprocess_data.py -m rgb_patch_features_op"?

I thought there's no need to run ./tools/openpose/gen_openpose_skeletons.py, but I keep encountering problem (as follow) while running the preprocess of rgb_patch. I would appreciate guidance on the cause of this error.

ValueError: could not broadcast input array from shape (58,20,3) into shape (58,20,3,1)