fudan-zvg / S-NeRF

[ICLR 2023] S-NeRF: Neural Radiance Fields for Street Views
MIT License
169 stars 10 forks source link

How to reduce the effect of moving Vehicles and people #2

Closed AIBUWAN closed 1 year ago

AIBUWAN commented 1 year ago

Hi Is the confidence measurement used to filter the motion area? Or just add an instance mask ? How to reduce the effect of moving Vehicles and people?

ZiYang-xie commented 1 year ago

Since we assume a static scene settings for background scene reconstruction. You may need to add an instance mask for the foreground moving object.