Peng
Peng
seems ok when using https://github.com/tteepe/DCNv2
改成:#include
I met such issue. Have you solved it, thanks!
https://blog.csdn.net/qq_33507306/article/details/104427134 please use this idea
How > Hi, @iamhankai > > I met this error when cmake. > > Kerb:build Apple$ cmake -DCMAKE_PREFIX_PATH=~/libtorch CMakeLists.txt .. > -- The C compiler identification is AppleClang 10.0.1.10010046 >...
have you solved this problem @AndrewJSong ? Can you show the fastbev_post_trt_decode.log when convert onnx to plan using build_trt_engine.sh? I have similar issue on ORIN: 
I have the same question, have you solved this issue? @dshatwell23
similar issue, i got 60ms+ when running on ORIN and using the author's instructions. Lidar Backbone and camera backbone cost to much time. Can you guys give me some points...
> You should make sure your device is running on MAXN mode. > > ``` > sudo nvpmodel -q > NV Power Mode: MAXN > ``` > > Change to...