解决小目标检测问题的算法集

chenlai 34896b8f6d 训练代码地址 пре 1 месец
CMakeFiles 2aa98f254c init пре 3 месеци
onnxs 3ffe2db4d5 new onnx models пре 1 месец
.gitignore 8bce4de154 Initial commit пре 3 месеци
CMakeCache.txt 2aa98f254c init пре 3 месеци
CMakeLists.txt 2aa98f254c init пре 3 месеци
Makefile 2aa98f254c init пре 3 месеци
README.md 34896b8f6d 训练代码地址 пре 1 месец
Snipaste_2024-11-26_16-11-41.png 3ffe2db4d5 new onnx models пре 1 месец
cmake_install.cmake 2aa98f254c init пре 3 месеци
create_trt.cpp 2aa98f254c init пре 3 месеци
cy.log 2aa98f254c init пре 3 месеци
image.jpg 2aa98f254c init пре 3 месеци
image.png 2aa98f254c init пре 3 месеци
onnx2trt.py 3ffe2db4d5 new onnx models пре 1 месец
result.jpg 2aa98f254c init пре 3 месеци
test_trt.cpp 2aa98f254c init пре 3 месеци
yolo-crowd 2aa98f254c init пре 3 месеци
yolo-crowd-.onnx 3ffe2db4d5 new onnx models пре 1 месец
yolo-crowd-n.onnx 2aa98f254c init пре 3 месеци
yolov5-crowd-n.engine 3ffe2db4d5 new onnx models пре 1 месец
yolov5.cpp 2aa98f254c init пре 3 месеци
yolov5_trt.cpp c89936e146 加注释 пре 3 месеци

README.md

small-target-reco

解决小目标检测问题的算法集

onnx2trt.py:将onnx模型转换为tensorrt模型 onnx模型:yolo-crowd-n.onnx

yolov5_trt.cpp:使用tensorrt部署yolov5模型

训练代码仓库:https://github.com/zaki1003/YOLO-CROWD