princeton-vl / DPVO

Deep Patch Visual Odometry/SLAM
MIT License
608 stars 71 forks source link

Masking out object #72

Open ojh6404 opened 3 weeks ago

ojh6404 commented 3 weeks ago

First of all, thank you for providing codes and weights.

I'm trying to deploy slam using this repo and I have question. There are so many dynamic object (such as moving person, hand held object) in my dataset, and I wanna mask out those object and use static scenes for slam. Is there any method to deal with it with DPVO?