xzyun2011

Results 4 comments of xzyun2011

老哥解决这个问题了吗?代码更新的是 panoptic-flashocc-r50-depth.py, Get Started里面用的是 projects/configs/flashocc/flashocc-r50.py

> 啥意思 还跑步起来么,之前更新了代码后可以跑了,有更新代码么? 更新过了,需要修改配置文件比如flashocc-r50.py里 "type='BEVOCCHead2D" 改为 "type='BEVOCCHead2D_V2'" 就行

There's a small bug in the linked tutorial https://github.com/Yzichen/FlashOCC/blob/master/doc/install.md in"step 6. (Optional) Install mmdeploy for tensorrt testing" ``` #pip install nvidia-tensorrt==8.4.0.6 pip install nvidia-tensorrt==8.4.1.5 pip install tensorrt #pip install h5py...

@aaron-hgx In thise case, you just install 'pip install nvidia-tensorrt==8.4.1.5' cause there is a version 8.4.1.5 in your error log