qiang

Results 4 comments of qiang

![Screenshot from 2022-08-10 18-55-26](https://user-images.githubusercontent.com/19319809/183884667-3f55b34d-b011-4d74-825b-4bc5270bb4bf.png)

多检测框是cuda安装与硬件不一致导致cuda运算error导致的。现在的问题是,预训练的模型在MID360和horizon 2020_parking lot数据集上,跑出来的检测效果不理想。

> 最新版本的llama.cpp > > # install Python dependencies > python3 -m pip install -r requirements.txt > > # 最新开发版本gguf > cd llama.cpp/gguf-py pip install --editable . > > # 转换...

> > 最新版本的llama.cpp > > # install Python dependencies > > python3 -m pip install -r requirements.txt > > # 最新开发版本gguf > > cd llama.cpp/gguf-py pip install --editable . >...