You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice work! In the part of the motion mask in the readme, you mentioned that flow-base masks are too noisy. I also have the same feeling when using the code to generate the motion mask in Dynamic nerf, 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.
The text was updated successfully, but these errors were encountered:
Nice work! In the part of the motion mask in the readme, you mentioned that flow-base masks are too noisy. I also have the same feeling when using the code to generate the motion mask in Dynamic nerf, 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.
The text was updated successfully, but these errors were encountered: