Ray

Results 5 comments of Ray

I'm having the same problem, did you solve it?

meanwhile, i run collect_env.pt, i get this result ` /root/anaconda3/envs/MSMDFusion/lib/python3.7/site-packages/mmcv/__init__.py:21: UserWarning: On January 1, 2023, MMCV will release v2.0.0, in which it will remove components related to the training process...

`Using pip 22.3.1 from /root/anaconda3/envs/open-mmlab/lib/python3.7/site-packages/pip (python 3.7) Obtaining file:///root/MSMDFusion-main/mmdetection3d Running command python setup.py egg_info running egg_info creating /tmp/pip-pip-egg-info-ap4miqgj/mmdet3d.egg-info writing manifest file '/tmp/pip-pip-egg-info-ap4miqgj/mmdet3d.egg-info/SOURCES.txt' warning: no files found matching 'mmdet3d/ops/**/*.cpp' warning: no...

hello , i also meet some problem when i pip install -v -e . ,coulud u help me about this

hello,i also meet this problem,and fix by index modify in /root/DetZero/detection/detzero_det/datasets/waymo/waymo_utils.py `sequence_file_tfrecord = sequence_file[:-28] + '_with_camera_labels.tfrecord'` but i find prepare data is chucked ,do u meet this problem?like 0%| |...