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

clshuaige f7c91b793f README.md hace 1 mes
CMakeFiles 2aa98f254c init hace 1 mes
.gitignore 8bce4de154 Initial commit hace 1 mes
CMakeCache.txt 2aa98f254c init hace 1 mes
CMakeLists.txt 2aa98f254c init hace 1 mes
Makefile 2aa98f254c init hace 1 mes
README.md f7c91b793f README.md hace 1 mes
cmake_install.cmake 2aa98f254c init hace 1 mes
create_trt.cpp 2aa98f254c init hace 1 mes
cy.log 2aa98f254c init hace 1 mes
image.jpg 2aa98f254c init hace 1 mes
image.png 2aa98f254c init hace 1 mes
onnx2trt.py 2aa98f254c init hace 1 mes
result.jpg 2aa98f254c init hace 1 mes
test_trt.cpp 2aa98f254c init hace 1 mes
yolo-crowd 2aa98f254c init hace 1 mes
yolo-crowd-n.onnx 2aa98f254c init hace 1 mes
yolov5-crowd-n.engine 2aa98f254c init hace 1 mes
yolov5.cpp 2aa98f254c init hace 1 mes
yolov5_trt.cpp c89936e146 加注释 hace 1 mes

README.md

small-target-reco

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

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

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