Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello,I was visualizing the effect on the kitti data set, but I found that the effect was not particularly good and there was a lot of noise. Is this normal? #18

Open
PHD-jlh opened this issue Mar 12, 2024 · 9 comments

Comments

@PHD-jlh
Copy link

PHD-jlh commented Mar 12, 2024

The kitti bag I used was downloaded according to your link, and the parameters have not been adjusted. They were pulled from the original code. You can refer to the picture for the effect. You can see that there are a lot of ground points that are judged to be dynamic points. Please tell me how should I solve this problem
1
2

@gongjun136
Copy link

@PHD-jlh 距离远,稀疏了导致的,基于视点可见性的方法都存在这种问题,DynamicFilter中计算入射角处理了这种问题,感觉远处的丢掉算了。

@PHD-jlh
Copy link
Author

PHD-jlh commented Mar 26, 2024

@gongjun136 感谢回复,不过我在可视化的时候发现不只是远处会出现这种问题,在近处尤其是车周边的地面点云很容易被误检成动态点,这个问题可以通过参数调整来解决吗?或者有必要采用一些后处理策略去过滤吗?

@gongjun136
Copy link

@PHD-jlh 你是说载体车辆的近处地面点?我测试的效果好想并没有这种问题。

@772894624
Copy link

@PHD-jlh 你好,该如何根据提供的kitty数据集进行测试呢?能把运行的launch命令告诉我?

@gongjun136
Copy link

gongjun136 commented Mar 28, 2024 via email

@772894624
Copy link

@gongjun136 好的 谢谢!

@PHD-jlh
Copy link
Author

PHD-jlh commented Mar 28, 2024

@gongjun136 你好,可以看一下我的可视化效果
20240328-161255
20240328-161310
这两张图就是地面非常多噪点,而且这个距离大概在10m以内,这种效果正常吗?
另外还想请问下,输出eval的npy文件的时候为什么永远比真值npy少一个文件呢,我是所有包都存在这个问题

@PHD-jlh
Copy link
Author

PHD-jlh commented Mar 28, 2024

我用的作者提供的kitti数据集和fast lio2进行测试的,作者在数据中提供了真值,并且fast lio2代码也做了修改。

---Original--- From: @.> Date: Thu, Mar 28, 2024 12:10 PM To: @.>; Cc: @.@.>; Subject: Re: [hku-mars/M-detector] Hello,I was visualizing the effect on the kitti data set, but I found that the effect was not particularly good and there was a lot of noise. Is this normal? (Issue #18) @PHD-jlh 你好,该如何根据提供的kitty数据集进行测试呢?能把运行的launch命令告诉我? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

另外请问下这里fastlio2作者有说明在哪里做出了代码调整吗?readme里面并没有看到,只说了用fastlio的release版本,方便的话加个邮箱联系?

@iDonghq
Copy link

iDonghq commented Apr 15, 2024

我用的作者提供的kitti数据集和fast lio2进行测试的,作者在数据中提供了真值,并且fast lio2代码也做了修改。

---Original--- From: @.> Date: Thu, Mar 28, 2024 12:10 PM To: _@**._>; Cc: _@.@._>; Subject: Re: [hku-mars/M-detector] Hello,I was visualizing the effect on the kitti data set, but I found that the effect was not particularly good and there was a lot of noise. Is this normal? (Issue #18) @PHD-jlh 你好,该如何根据提供的kitty数据集进行测试呢?能把运行的launch命令告诉我? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: _@_.*>

另外请问下这里fastlio2作者有说明在哪里做出了代码调整吗?readme里面并没有看到,只说了用fastlio的release版本,方便的话加个邮箱联系?

修改的地方太多了,所以作者没有说明

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants