Chen Junyang

Results 6 comments of Chen Junyang

Perhaps everyone can try this. My environment is ubuntu20.04 and cuda is 11.4. Although I tried many methods but found them ineffective, I successfully solved the above problem through pip...

Perhaps everyone can try this. My environment is ubuntu20.04 and cuda is 11.4. Although I tried many methods but found them ineffective, I successfully solved the above problem through pip...

It is possible to change _2D to TWO_D, which is effective in my environment.

It should be an environmental issue. Today, I reinstalled the MMDetection3D environment (as described in the document) and ran it again `python tools/create_data.py nuscenes --root-path ./data/nuscenes --out-dir ./data/nuscenes --extra-tag nuscenes...

这个问题有点神奇 应该是依赖库的原因 我重新pip install -r requirements.txt后成功了 应该是之前配vllm的时候 环境改动了

这个问题有点神奇 应该是依赖库的原因 我重新pip install -r requirements.txt后成功了 应该是之前配vllm的时候,环境改动了。