Has anyone tried running DSO on Microsoft Research's 7-Scenes dataset?
I am trying to do so. I am using a camera calibration from a separate SfM system (colmap), and I am running in mode 1 (no photometric calibration) on the RGB images. I have encountered several problems though, so I am wondering if anyone else has run into similar issues.
For one, some parts of 7-Scenes contain fairly strong rotations with little translation. Clearly this is a failure case for DSO, but is it possible to recover after the rotation, from the pixels that remained in the frame the whole time? I have tried increasing the maximum number of keyframes and number of active points, so that more pixels with valid depth values remain in the frame, but I find that this does not help consistently.
I also find that sometimes the tracking fails (resulting in dso_dataset crashing) even on trajectories with little rotation, and I'm not sure why. Could the coarse tracker be failing to get a good coarse estimate?
Thanks
Has anyone tried running DSO on Microsoft Research's 7-Scenes dataset?
I am trying to do so. I am using a camera calibration from a separate SfM system (colmap), and I am running in mode 1 (no photometric calibration) on the RGB images. I have encountered several problems though, so I am wondering if anyone else has run into similar issues.
For one, some parts of 7-Scenes contain fairly strong rotations with little translation. Clearly this is a failure case for DSO, but is it possible to recover after the rotation, from the pixels that remained in the frame the whole time? I have tried increasing the maximum number of keyframes and number of active points, so that more pixels with valid depth values remain in the frame, but I find that this does not help consistently.
I also find that sometimes the tracking fails (resulting in dso_dataset crashing) even on trajectories with little rotation, and I'm not sure why. Could the coarse tracker be failing to get a good coarse estimate?
Thanks