gaochen315 / DynamicNeRF

Other
220 stars 20 forks source link

code about generate motion mask #15

Closed tb2-sy closed 1 year ago

tb2-sy commented 1 year ago

Nice work, but I have some problems with the code of generate motion mask. In utils/generate_motion_mask.py line 128-131, why do h and w have to be divided by 2, which confuses me very much.