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

Discrepancy Between Reproduced Model Results and Paper Findings #11

Open
heyucchen opened this issue Apr 15, 2024 · 3 comments
Open

Discrepancy Between Reproduced Model Results and Paper Findings #11

heyucchen opened this issue Apr 15, 2024 · 3 comments

Comments

@heyucchen
Copy link

I attempted to reproduce the results of LL3DAl as described in the README. However, upon conducting experiments, I noticed a slight deviation in the results obtained compared to those reported in the paper. I followed the instructions meticulously and ensured that all parameters and settings were consistent with the documentation. Despite this, the performance of the reproduced model falls short of the reported metrics in the paper. I want to ask whether there are hyperparameters changed but not mentioned in paper or README. And I would be grateful, if your group can provide precise hyperparameters or share the pre-trained weights.

@heyucchen
Copy link
Author

This is the result on Dataset ScanRefer in paper after tuning:
屏幕截图 2024-04-16 015702
This is what I got:
屏幕截图 2024-04-16 015637

@ch3cook-fdu
Copy link
Contributor

We have already uploaded the pre-trained weights of the 3D generalist checkpoint at https://huggingface.co/CH3COOK/LL3DA-weight-release/tree/main.

Because of the randomness in point cloud down-sampling (data pre-processing), the overall performance might vary a bit even given the same pre-trained checkpoint. This is also discussed in ch3cook-fdu/Vote2Cap-DETR#12 and https://github.com/facebookresearch/3detr?tab=readme-ov-file#training.

@heyucchen
Copy link
Author

I see. Thank you for your explanation!

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

2 participants