Code Monkey home page Code Monkey logo

Comments (4)

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

@yst1 你好,感谢使用我们的代码。从提供的实验结果来看,预训练的模型在不同激光雷达上的泛化能力不行。可行的解决方案是对预训练进行微调再训练(fine tune)。可以你的数据集中标注少量动静态物体标签,然后再训练一下,结果应该能够得到提升。

Q: This provided screenshot is the result of using the pre-trained model with the own collected 16-beam LiDAR data. As can be seen, the MOS results are not good. How to get better results on 16-beam LiDAR data.
A: The experiments show that the generalization of the pre-trained model is not very good for different types of LiDAR scanners. To make it work with 16-beam LiDAR data, one could label several binary labels on own collected data, and fine-tune the pre-trained model.

from lidar-mos.

yuhang9803 avatar yuhang9803 commented on June 3, 2024

你好,我用你训练好的模型跑自己的16线雷达的数据,根据label输出对当前帧点云每个点区分静动态,最后输出静动态点云。但是效果是这样的,彩色的是动态点,请问可能是什么原因呢?
1630373620(1)

你好,请问你是怎么把这个模型部署在ros上,然后输出ros格式的topic,然后在rviz上显示出来的呢?可以交流下吗?谢谢了

from lidar-mos.

Chrislzy1993 avatar Chrislzy1993 commented on June 3, 2024

@yuhang9803 ,修改输入输出接口,作者的输出好像是bin文件

from lidar-mos.

ypfsmile avatar ypfsmile commented on June 3, 2024

lidar-mos
通过将32线数据,转换为需要的输入格式,基于预训练模型测试下来,发现几乎所有点都被认为是动态物体,有可能是模型泛化不好产生么,个人总感觉是数据输入错误。
By converting the vlp-32 data into the required input format and testing it based on the pre-training model, it is found that almost all points are considered dynamic objects. Is it possible that the model generalization is not good? Personally, I always feel that it is a data input error. Have you encountered similar problems?

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.