Xiaohan Fei
Xiaohan Fei
The current build system manually specifies path to the include/library directories. This is not portable. For instance, on Fedora, the shared libraries (of the 3rd dependencies) will be installed in...
Start from simple, eventually incorporate IMU preintegration
Basic pyramid KLT is used for feature tracking. Due to challenging illumination change, the current feature tracker is only able to track features for a short period of time. Need...
In evaluation, calling `get_image_metrics_and_images` eats up memory very quickly (16 GB GPU memory is not enough even to start evaluation, program crashes when using the provided eval bash script on...