FlashOCC icon indicating copy to clipboard operation
FlashOCC copied to clipboard

Results 24 FlashOCC issues
Sort by recently updated
recently updated
newest added

Has anyone deployed it in 4090, I can run it in 3090 according to docs, but 4090 has many bugs, and upgrading the new version of CUDA and torch will...

`File "/home/zyx/anaconda3/envs/FlashOcc/lib/python3.8/site-packages/torch/utils/cpp_extension.py", line 1524, in _write_ninja_file_and_build_library _write_ninja_file_to_build_library( File "/home/zyx/anaconda3/envs/FlashOcc/lib/python3.8/site-packages/torch/utils/cpp_extension.py", line 1922, in _write_ninja_file_to_build_library cuda_flags = common_cflags + COMMON_NVCC_FLAGS + _get_cuda_arch_flags() File "/home/zyx/anaconda3/envs/FlashOcc/lib/python3.8/site-packages/torch/utils/cpp_extension.py", line 1694, in _get_cuda_arch_flags arch_list[-1] += '+PTX' IndexError:...

mmdet3d_plugin/models/dense_heads/bev_centerpoint_head.py", line 1712, in get_task_detections boxes_for_nms = img_metas[i]['box_type_3d']( TypeError: 'DataContainer' object is not subscriptable Requirement already satisfied: mmcls>=0.20.1 in /home/zyx/anaconda3/envs/FlashOcc/lib/python3.8/site-packages (from mmsegmentation==0.25.0) (0.25.0) Requirement already satisfied: numpy in /home/zyx/anaconda3/envs/FlashOcc/lib/python3.8/site-packages (from...

作者您好,感谢您的项目,我想使用相近进行实时的占用预测,您有写过这个代码吗?