warrenwlei
warrenwlei
I think it is a problem of terminal, try to export TERM=xterm-256color. I have solved this problem by this way.
Still the same issue: No backbone.plan in main.cpp:153 https://github.com/NVIDIA-AI-IOT/CUDA-PointPillars/blob/main/src/main.cpp
> I have also encountered the same problem. Plz tell me how to solve it Check model size of `pointpillar.onnx`. The model may be incomplete or incorret while using `git...
> I have also encountered the same problem. Plz tell me how to solve it There are two ways to solve this problem. 1. Use Git LFS (Large File Storage)...
GPU内存不够了吧,你跑x86 host用的内存和GPU的内存不是同一块。host memory够用,device memory不够用