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

Low mAP when training Transfusion with lidar_only on nuscenes v1.0-mini dataset #96

Open
2460707925 opened this issue May 13, 2023 · 3 comments

Comments

@2460707925
Copy link

I am trying to reproduce the results of the Transfusion model on the nuscenes v1.0-mini dataset using the lidar_only configuration (transfusion_nusc_pillar_L.py). However, after training for 20 epochs on a single 3090ti GPU, my mAP is only 0.1611, which is much lower than the reported mAP in the paper.

I have followed the instructions in the official Transfusion repository and used the latest version of the code. My dataset is the nuscenes v1.0-mini dataset, and I have not made any modifications to the code or the dataset. Here are the details of my setup:

Dataset: nuscenes v1.0-mini
Configuration: transfusion_nusc_pillar_L.py
Hardware: single 3090ti GPU
I have also tried training the model for more epochs (up to 50 epochs), but the mAP does not seem to improve significantly.

Could someone please help me diagnose the issue or suggest possible solutions? Thank you!

Feel free to modify the issue text as needed, and provide more details if you think it would be helpful. Good luck with reproducing the Transfusion results!

@2000lf
Copy link

2000lf commented Mar 27, 2024

@2460707925 Could you tell me how to prepare the nuscenes v1.0-mini dataset

@2460707925
Copy link
Author

@2460707925 Could you tell me how to prepare the nuscenes v1.0-mini dataset

juse use mmdet3d create_dataset , set version== v1.0-mini

@docckey
Copy link

docckey commented Apr 18, 2024

@2460707925 Could you tell me if you solved the problem of poor training results on the mini dataset.

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