Coder Social home page Coder Social logo

Comments (9)

Huangying-Zhan avatar Huangying-Zhan commented on August 28, 2024

Hi @lixiangyu-1008 , I have released the tool that I used for converting sfmlearner result from 5-frames to a whole trajectory.
There are many ways to concatenate the predictions to form a whole trajectory and here is just one of the ways.
please check the following link.
https://github.com/Huangying-Zhan/Depth-VO-Feat/tree/master/tools/sfmlearner_odometry_tool

For visualizing sfmlearner result, I would recommend the following tool:
https://github.com/MichaelGrupp/evo

It is better to view the result in 3D, especially sequence 10. I notice that the 2D visualization in the paper looks weird to some people, including myself at the beginning.
There is a rotation issue in the result and it can be found from the 3D visualization.

Note that, the sfmlearner result that we compared to was the result the authors released.
Please check here
https://github.com/tinghuiz/SfMLearner/blob/master/kitti_eval/download_kitti_pose_eval_data.sh

We recently found that the updated model in SfMlearner give better result and we evaluate the result in one of our recent work. Please check here:
https://arxiv.org/abs/1909.09803

from depth-vo-feat.

lixiangyu-1008 avatar lixiangyu-1008 commented on August 28, 2024

hi @Huangying-Zhan

Thanks for you reply.
I will have a try!

from depth-vo-feat.

lixiangyu-1008 avatar lixiangyu-1008 commented on August 28, 2024

@Huangying-Zhan

could please share the pose results of sfmlearner? Since the website of download link can not surf.
my email: [email protected]
thanks :)

from depth-vo-feat.

Huangying-Zhan avatar Huangying-Zhan commented on August 28, 2024

here is the original link
http://people.eecs.berkeley.edu/~tinghuiz/projects/SfMLearner/pose_eval_data.tar

Please let me know if it doesn't work.

from depth-vo-feat.

lixiangyu-1008 avatar lixiangyu-1008 commented on August 28, 2024

It's work now, maybe yesterday caused by the internet.
thank you!

from depth-vo-feat.

lixiangyu-1008 avatar lixiangyu-1008 commented on August 28, 2024

hi
I have change the SfMlearner to the full trajectory as you said.
but I use the evaluation code to evaluate the seq.9and 10 .the results are:

Sequence: 9
Average translational RMSE (%): 70.42703633858463
Average rotational error (deg/100m): 30.31412894682484
Sequence: 10
Average translational RMSE (%): 51.7403945088599
Average rotational error (deg/100m): 20.95954803583636
-------------------- For Copying ------------------------------

from depth-vo-feat.

Huangying-Zhan avatar Huangying-Zhan commented on August 28, 2024

Hi, could you post the trajectory plot as well so I can have more clues about the result?

from depth-vo-feat.

lixiangyu-1008 avatar lixiangyu-1008 commented on August 28, 2024

hi here is the trajectory and results:
1. solve_global_pose = True:
Sequence: 9
Average translational RMSE (%): 70.42703633858463
Average rotational error (deg/100m): 30.31412894682484
Sequence: 10
Average translational RMSE (%): 51.7403945088599
Average rotational error (deg/100m): 20.95954803583636
-------------------- For Copying ------------------------------
trajectory:
seq.09:
sequence_09
seq.10:
sequence_10

2.solve_global_pose = False:
Sequence: 9
Average translational RMSE (%): 102.76902434117726
Average rotational error (deg/100m): 30.31412894682484
Sequence: 10
Average translational RMSE (%): 97.63435792829532
Average rotational error (deg/100m): 20.95954803583636
-------------------- For Copying ------------------------------
seq.09:
sequence_09
seq.10:
sequence_10

from depth-vo-feat.

Huangying-Zhan avatar Huangying-Zhan commented on August 28, 2024

I haven't seen something like this before.
If you have modified the tool, could you send me the modified version so I can take a look?

my email: [email protected]

Also, please send me the final trajectory files you got from those setups.

from depth-vo-feat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.