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

Proper settings for LineMOD Occlusion #2

Open
greatwallet opened this issue Nov 23, 2021 · 4 comments
Open

Proper settings for LineMOD Occlusion #2

greatwallet opened this issue Nov 23, 2021 · 4 comments

Comments

@greatwallet
Copy link

greatwallet commented Nov 23, 2021

Hello, thank you for your work!

In your paper, experiments on Linemod-Occlusion have been conducted. However, the configs and scripts are not contained in this repo, so I've implemented one baseline for that (See my fork), but the results are below expectation. For example, on ape, ADI-0.10d gets only about 8% when trained on 10 / 30 epoch. I think improper configurations may be to blame (the config is merely modified according to SwissCube Dataset).

Could you please provide corresponding scripts and configs so that I can reproduce the results in paper?

@YangHai-1218
Copy link

YangHai-1218 commented Nov 23, 2021

Hi, I re-implement the framework using mmcv, and run experiments on LINEMOD, training one model for each object.
The results are as below:
image
I shared my config here. I am sorry that I can't open-source my implement at now, but the config is easily understood. If you have any questions, please leave comment here.

@greatwallet
Copy link
Author

greatwallet commented Nov 23, 2021

Hi, I re-implement the framework using mmcv, and run experiments on LINEMOD, training one model for each object. The results are as below: image I shared my config here. I am sorry that I can't open-source my implement at now, but the config is easily understood. If you have any questions, please leave comment here.

Hi! Really appreciated for the results share! Actually, I was talking about Occluded-LineMOD in the issue, where only part of the occluded objects are annotated in a subset of LineMOD.

Have you conducted experiments upon Occluded-LineMOD? How are the results like? And could you please tell me your training settings (train dataset, number of epochs, etc)? I can hardly reproduce the result in the paper.

@YangHai-1218
Copy link

Sorry, I have not tested on Occluded-LineMOD. But I think the augmentation matters. Furthermore, It seems you use the Pbr synthetic data to train, which may also cause the wrong result. Anyway, I will test on Occluded-LineMOD. Please stay tuned.

@jrryzh
Copy link

jrryzh commented Oct 31, 2023

Thanks for your work!
Do you have the config for LMO now? It would help so much!

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

3 participants