Code Monkey home page Code Monkey logo

Comments (13)

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 14, 2024

Hey @mysterybc, thanks for following our work. Yes, you are right. If the odometry is not accurate, it will influence the MOS results. We also showed one ablation study on the noisy poses in Figure 4. You may see that the MOS performance will drop until the residual image is too noisy which doesn't appear during training and will be ignored.

However, during the real application, the proposed method should be done together with the pose estimation which means we can estimate the pose and conduct MOS iteratively. This may help both pose estimation and MOS and may not cause large drift in local pose estimation.

from lidar-mos.

mysterybc avatar mysterybc commented on June 14, 2024

Thanks!
And one more question, if I estimate pose and conduct MOS iteratively, is it able to achieve real time? I think iterative 2-3 times will take most Lidar odometry more than 100ms, which means it can't reach 10Hz performance. I didn't take MOS in to account since I don't konw its't operating time.

from lidar-mos.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 14, 2024

Yes, runtime could be a problem. The best MOS performance model runs at around 20Hz. There are also faster models, but the MOS performance is worse. I never try the idea before. It's an interesting idea and worth trying.

from lidar-mos.

A1-one avatar A1-one commented on June 14, 2024

How to estimate pose using SLAM ?
Can you provide some link ?
Thanks in Advance

from lidar-mos.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 14, 2024

Hey @A1-one, one easy way is to use our SuMa with the cleaned scans. You may compare the results before and after cleaning to see the influence of the moving objects.

from lidar-mos.

A1-one avatar A1-one commented on June 14, 2024

Thank you for the reply @Chen-Xieyuanli . I have the point cloud data in the form of bin files. How can i get poses corresponding to those bin files?

from lidar-mos.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 14, 2024

Thank you for the reply @Chen-Xieyuanli . I have the point cloud data in the form of bin files. How can i get poses corresponding to those bin files?

You could use any LiDAR odometry/SLAM method to estimate the poses of your scans. SuMa is rather easy to use and you could find the document here. You could also use ICP like algorithms to easily get the poses.

from lidar-mos.

A1-one avatar A1-one commented on June 14, 2024

hey @Chen-Xieyuanli , i am getting this runtime error while running the visualizer in SuMa,
OpenGL Context Version 3.3 core profile
GLEW initialized.
OpenGL context version: 3.3
OpenGL vendor string : VMware, Inc.
OpenGL renderer string: llvmpipe (LLVM 9.0, 256 bits)
Segmentation fault (core dumped)

from lidar-mos.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 14, 2024

hey @Chen-Xieyuanli , i am getting this runtime error while running the visualizer in SuMa, OpenGL Context Version 3.3 core profile GLEW initialized. OpenGL context version: 3.3 OpenGL vendor string : VMware, Inc. OpenGL renderer string: llvmpipe (LLVM 9.0, 256 bits) Segmentation fault (core dumped)

I never met such a problem before. Could you please open an issue in the SuMa repo and may get the solution there.

from lidar-mos.

mysterybc avatar mysterybc commented on June 14, 2024

Yes, runtime could be a problem. The best MOS performance model runs at around 20Hz. There are also faster models, but the MOS performance is worse. I never try the idea before. It's an interesting idea and worth trying.

I recently got caught in some projects and forget to comment your reply = = I'll try when I finish these project, Thanks a lot

from lidar-mos.

mysterybc avatar mysterybc commented on June 14, 2024

hey @Chen-Xieyuanli , i am getting this runtime error while running the visualizer in SuMa, OpenGL Context Version 3.3 core profile GLEW initialized. OpenGL context version: 3.3 OpenGL vendor string : VMware, Inc. OpenGL renderer string: llvmpipe (LLVM 9.0, 256 bits) Segmentation fault (core dumped)

Hi, if you haven't solved this problem and still want to use Lidar SLAM to estimate poses, I suggest you could try LOAM since it's easy to implement and its performance is satisfied.

from lidar-mos.

A1-one avatar A1-one commented on June 14, 2024

hey @Chen-Xieyuanli , i am getting this runtime error while running the visualizer in SuMa, OpenGL Context Version 3.3 core profile GLEW initialized. OpenGL context version: 3.3 OpenGL vendor string : VMware, Inc. OpenGL renderer string: llvmpipe (LLVM 9.0, 256 bits) Segmentation fault (core dumped)

Hi, if you haven't solved this problem and still want to use Lidar SLAM to estimate poses, I suggest you could try LOAM since it's easy to implement and its performance is satisfied.

Thank you @mysterybc

from lidar-mos.

ybyzy avatar ybyzy commented on June 14, 2024

It means that you need to first estimate the position of the SLAM system, and then remove the dynamic environment?
Thanks in Advance

from lidar-mos.

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.