YoungJoongUNC / Neural_Human_Performer

Other
125 stars 14 forks source link

cam_idx out of range when testing on 'model_o_motion_o' #20

Open pansanity666 opened 1 year ago

pansanity666 commented 1 year ago

In the config, zju_313_315_sample_cam is [3, 5, 10, 12, 18, 21], however, 21 is out of the range of 21 cameras (index starts from 0). Should I use 20 instead? Thanks.

Dipankar1997161 commented 1 year ago

since it starts from 0, try using 20