sconly

Results 9 issues of sconly

Hi, I am new to the data processing of IMU, I want to know how to calculate relative pose between two adjacent frames from kitti

building went wrong, as pangolin/external/pybind11/include/pybind11/detail/common.h:111:20: fatal error: Python.h: No such file or directory

Thank you for your great work and codes, this work is amazing. Tensorflow is difficult for using and developing, any idea to release a pytorch version?

https://github.com/princeton-vl/DeepV2D/blob/eb362f2f25338faf5adbd7818f1517018bfbc4b5/deepv2d/trainer.py#L203 Thanks for your great work, please help me figure out why here self.total_loss is set to depth_loss.

Thank you for your great work! I want to know how following derivation is achieved: ![Screenshot from 2021-03-03 19-43-48](https://user-images.githubusercontent.com/15374408/109801189-1f0fe100-7c59-11eb-8a57-dd1af72c2dc0.png) Could you please refer me some material from which I can...

Thank you for your great work, I want to know do you have any idea to release the pytorch version of deepv2d with lietorch?

For a program A where multiprocessing is conducted to run program B, it seems that I could only put ti.init() in B rather A, causing wasting a lot of time...

question

Thank you for your great work. I found that the depth map in your paper is denser than that in the dataset, did you interpolate the original depth map for...

It seems that every z is generated from a particular test sample x, we need ground truth sparse depth map D_s to update z for each x. Does it mean...