xuarehere's repositories
yolo_series_deepsort_pytorch
Deepsort with yolo series. This project support the existing yolo detection model algorithm (YOLOV8, YOLOV7, YOLOV6, YOLOV5, YOLOV4Scaled, YOLOV4, YOLOv3', PPYOLOE, YOLOR, YOLOX ).
yolov7_deepsort_tensorrt
MOT using deepsort and yolov7 with c++. It also supports yolov5 as a detector.
awesome-shell
A curated list of awesome Shell frameworks, libraries and software.
cmake-examples
Useful CMake Examples
DataStructure
数据结构与算法代码,如leetcode、剑指offer
deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
ExportMD-rectify-pics
语雀知识库自动导出为 Markdown 格式
interview-1
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
License-Plate-Detector
基于Yolov5车牌检测,更快更准.
mobile-yolov5-pruning-distillation-fork
mobilev2-yolov5s剪枝、蒸馏,支持ncnn,tensorRT部署。ultra-light but better performence!
OpenPCDet-1
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
SummaryOfLoanSuspension
全国各省市停贷通知汇总
tensorrt_demos
TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
torch2trt_dynamic
A pytorch to tensorrt convert with dynamic shape support
yolo-tensorrt
TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 1.7M (int8) and 3.3M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~
Yolov5_DeepSort_OSNet
Real-time multi-camera multi-object tracker using YOLOv5 and Deep SORT with OSNet
YOLOv8-fork
:fire: Official YOLOv8模型训练和部署