Open shigengtian opened 10 months ago
Hi @shigengtian , thanks for your participation in the RoboDrive challenge!
Regarding your question:
mmcv
with the compatible torch
version. It's suggested to install mmcv
using:
# specify version
pip install mmcv-full==1.4.0 -f https://download.openmmlab.com/mmcv/dist/cu111/torch1.9.0/index.html
Let us know if the above solves your problem!
Hi Gengtian,
Thanks for your interest in the RoboDrive Challenge!
We've answered your questions on the Github page. Please kindly refer to the Github issue page.
Thanks!
Regards, RoboDriver
On Tue, Feb 13, 2024 at 5:40 AM shi gengtian @.***> wrote:
There is an error cannot import name 'track_iter_progress' from 'mmcv.utils' when run the toolkit to prepare data for track-1
Can you share more information about the mm3d version to run the baseline?
— Reply to this email directly, view it on GitHub https://github.com/robodrive-24/toolkit/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/BEU7DERCTDGAVZHYFDEM7ALYTNUNZAVCNFSM6AAAAABDGRACWCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEZTEMZVGE3DSMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hi @robodrive-24 thank you very much!
and change to 2.0.0rc4 ,will have a error
(bev) goldminer@goldminer:~/mmdetection3d/BEVFormer$ python tools/create_data.py nuscenes --root-path ./data/nuscenes --out-dir ./data/nuscenes --extra-tag nuscenes --version v1.0-mini --canbus ./data
Traceback (most recent call last):
File "tools/create_data.py", line 6, in
and change to 2.0.0rc4 ,will have a error
(bev) goldminer@goldminer:~/mmdetection3d/BEVFormer$ python tools/create_data.py nuscenes --root-path ./data/nuscenes --out-dir ./data/nuscenes --extra-tag nuscenes --version v1.0-mini --canbus ./data
Traceback (most recent call last):
File "tools/create_data.py", line 6, in
还是有这个问题:(bev) goldminer@goldminer:~/mmdetection3d/BEVFormer$ python tools/create_data.py nuscenes --root-path ./data/nuscenes --out-dir ./data/nuscenes --extra-tag nuscenes --version v1.0-mini --canbus ./data
Traceback (most recent call last):
File "tools/create_data.py", line 6, in
There is an error
cannot import name 'track_iter_progress' from 'mmcv.utils'
when run the toolkit to prepare data for track-1Can you share more information about the mm3d version to run the baseline?