-
Notifications
You must be signed in to change notification settings - Fork 10
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
Is it possible to skip the first stage of training and directly use the checkpoint you provided for the second stage of training? #47
Comments
Hi @zw-cell, I have been trying to run this particular repository for quite some time now and have been unsuccessful till now. I have been facing a plethora of problems with getting this code to run. Can you guide a bit on how to run this repository if you have been successful. Examples of the issues I have been facing
|
You need to rebuild mmdet3d library following guidelines here. |
Please refer here for detailed library versions of my configuration. |
Notice
There are several common situations in the reimplementation issues as below
There are several things to do for different cases as below.
Checklist
Describe the issue
A clear and concise description of what the problem you meet and what have you done.
Reproduction
Environment
python mmdet3d/utils/collect_env.py
to collect necessary environment infomation and paste it here.$PATH
,$LD_LIBRARY_PATH
,$PYTHONPATH
, etc.)Results
If applicable, paste the related results here, e.g., what you expect and what you get.
Issue fix
If you have already identified the reason, you can provide the information here. If you are willing to create a PR to fix it, please also leave a comment here and that would be much appreciated!
The text was updated successfully, but these errors were encountered: