-
Notifications
You must be signed in to change notification settings - Fork 104
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
Training Error in LiDAR stream #14
Comments
I have solved this problem by reinstalling the environment!
|
@zccjjj ,after installing the enviroment, an error occurs as below when running the command: ImportError: cannot import name 'ball_query_ext' from partially initialized module 'mmdet3d.ops.ball_query' (most likely due to a circular import) could u help to give some detailed installation steps for this issue? thanks a lot. The enviroment:
TorchVision: 0.8.1+cu101 |
Hi @bysota, have you fixed it? I got the exactly same problem. Thx |
How do you install mmdet3d==0.11.0 on torch==1.7.0? I have been reporting errors. seek help |
Hi, did you figure out how to solve this issue ? |
Hello, thanks for your excellent work, when I tried to train the lidar stream, I got an error and I can not solve it, please help me with some useful advice, thanks very much!
My Environment:
when I run
./tools/dist_train.sh configs/bevfusion/lidar_stream/hv_pointpillars_secfpn_sbn-all_4x8_2x_nus-3d.py 1
I got
The text was updated successfully, but these errors were encountered: