SfMLearner icon indicating copy to clipboard operation
SfMLearner copied to clipboard

An unsupervised learning framework for depth and ego-motion estimation from monocular videos

Results 49 SfMLearner issues
Sort by recently updated
recently updated
newest added

hello Junj Hu Can you share your code which can be used for converting depth map to Pseudo-color image . I want to compare my depth estimation results with yours...

where should I contact to get download link about "leftImg8bit_sequence_trainvaltest"? in cityscapes ,some datasets have direct link after signing in,but some not? How could I do? thanks.

I'm sorry to ask you something that is not related to SFMLearner, but I hope I can ask you about IMU data. Because My attention is the fuse of IMU...

I saw that you used optical flow to determine the scene is static or not. What was the threshold value you used? Thank you!

Thanks for your share of work. Could you please provide codes of testing on Make3d dataset? Thanks very much.

Hello, Why is the standard Umeyama algorithm not used for alignment and scaling of 5-frame trajectories when computing the ATE-5?

Hello, may I ask how the GT depth image in your paper was generated?Kitti seems to have given only sparse depth maps, how to generate a pixel by pixel GT...

Can I export the trained model to onnx format? Any guidance or experience?

Hi all, It seems strange I use test_kitti_pose.py to test sequence 9 dataset, and it executes well except some warnings, but nothing is generated. ![tf](https://user-images.githubusercontent.com/16380245/69110075-8a737680-0a47-11ea-81a9-704333719f94.PNG) Does anyone can help me...

Hello, Thanks for the code, I am not able to understand the pose estimation. Suppose if I consider t and t+1 images, the predicted pose result should be positive in...