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

Better accuracy with smaller block in S3DIS #42

Open
josegemez opened this issue Sep 28, 2022 · 18 comments
Open

Better accuracy with smaller block in S3DIS #42

josegemez opened this issue Sep 28, 2022 · 18 comments

Comments

@josegemez
Copy link

Hi, I have implemented this repository with custom S3DIS data (xyz and normal only) I had tried with entire rooms, and blocks (5x5, 2x2, and 1x1)... The best accuracy I have got is with the smallest block... Is it possible that local encoder not work properly? It can related with the square distances? Thanks in advance.
2022_09_28@8-53

@josegemez
Copy link
Author

I had got some improvements... I had mix some code from:

https://github.com/isl-org/Open3D-ML/tree/master/ml3d/torch/models
image

@josegemez
Copy link
Author

josegemez commented Oct 15, 2022

More improvements... I have tweaked dropout in the last mlp and the batch normalization parameters...

image

@Dlemand
Copy link

Dlemand commented Oct 19, 2022

Thank you very much. i also find that the net cannot learn the features.....May be I should learn something from OPEN3D.

@ashishrana160796
Copy link

Hi @josegemez, I tried similar improvements with Open3D's code, even though the baseline results were better, but still I am only getting good scores for classes with larger point clouds only while inputting whole room as input. Except for few classes, for most of the other classes the model is learning nothing.

Could you please provide more specific details on the exact input samples during the training and your code improvements from the Open3D-ML's implementation. It would be really helpful, thanks in advance!

@KiKuBoy
Copy link

KiKuBoy commented Jan 2, 2023

@josegemez Is it convenient to open source your code? I used the code of openml to merge and there is still no good result, thank you

@jscksy
Copy link

jscksy commented Jan 9, 2023

@xiaoxina12 同学你好,你能跑通这个代码吗,我这边一直遇到各种bug

@KiKuBoy
Copy link

KiKuBoy commented Jan 9, 2023

2023-01-09 17-19-28屏幕截图
可以跑通,但是根本学不到特征,我又对照其他各个版本改了下,还是很难收敛。

@jscksy
Copy link

jscksy commented Jan 9, 2023

同学能开源或者发到我邮箱[email protected]吗,非常感谢?我刚入门,一路debug还是没跑通
image

@KiKuBoy
Copy link

KiKuBoy commented Jan 9, 2023

@jscksy 可以的,等晚上吧,我的代码也没有收敛,期待你可以把它收敛。

@SC-shendazt
Copy link

SC-shendazt commented Feb 8, 2023

@jscksy 可以的,等晚上吧,我的代码也没有收敛,期待你可以把它收敛。

能加个好友吗,我改了一份代码是哪个自动驾驶版本的,也是遇到了问题,想发一份给你一起交流我的微信shendaln

@jscksy
Copy link

jscksy commented Feb 8, 2023 via email

@Xuelangshuo
Copy link

@jscksy 可以的,等晚上吧,我的代码也没有收敛,期待你可以把它收敛。

同学你好,请问可以发我一份代码吗,我最近也在复现这个,遇到很多bug,我的邮箱是[email protected],万分感谢

@wangzihao77
Copy link

2023-01-09 17-19-28屏幕截图
可以跑通,但是根本学不到特征,我又对照其他各个版本改了下,还是很难收敛。

好兄弟,你的代码能分享给我一份吗,我的结果还没你的高,我的邮箱是:[email protected]

@wangzihao77
Copy link

@josegemez 好兄弟,可以分享一份你改进的代码吗,我复现出的结果也是挺糟糕的,我的邮箱是:[email protected]

@wangzihao77
Copy link

2023-01-09 17-19-28屏幕截图
可以跑通,但是根本学不到特征,我又对照其他各个版本改了下,还是很难收敛。

你好,可以分享下你的代码吗?

@didiwei60
Copy link

@josegemez
Dear josegemez,
may you help me provide your modified code.
Very bad results were gotten when using this code.
Could you please help me, this is my email: [email protected]
And thank you very much

@667825a
Copy link

667825a commented Nov 22, 2023

2023-01-09 17-19-28屏幕截图
可以跑通,但是根本学不到特征,我又对照其他各个版本改了下,还是很难收敛。

可以发我一份代码吗,我的邮箱[email protected]

@667825a
Copy link

667825a commented Nov 22, 2023

同学能开源或者发到我邮箱[email protected]吗,非常感谢?我刚入门,一路debug还是没跑通
image

我也出现这个问题了,最后怎么解决的呢

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

10 participants