https://github.com/bestsongc/yolov8-deepsort-streamlit
YOLOv8 Object Tracking and Counting using PyTorch, OpenCV and DeepSORT, deployed on Streamlit.
https://github.com/bestsongc/yolov5_obb
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
https://github.com/bestsongc/yolov5-distillation-5.0
yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s
https://github.com/bestsongc/yolov5-odconvnext
YOLOv5-ODConvNeXt is an improved version of YOLOv5 for ship detection on drone-captured images.
https://github.com/bestsongc/yolov5-multibackbone-compression
YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming), Quantization (MQBench) and Deployment (TensorRT, ncnn) Compression Tool Box.
https://github.com/bestsongc/yolov5-6.0-distillation-master
目前,主流蒸馏模型采用方法为KD蒸馏、LD蒸馏或feature蒸馏,然蒸馏开源项目也较少。为此,我写了一份基于yolov5框架的蒸馏,并会有实验附带。该方法将会不断尝试论文方法,不断探索更有效的蒸馏方法。
https://github.com/bestsongc/micronet
micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regula
https://github.com/bestsongc/mobilesam
This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!
https://github.com/bestsongc/lite.ai.toolkit
🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOv5, YOLOX, YOLOP, YOLOv6, YOLOR, MODNet, YOLOX, YOLOv7, YOLOv8. MNN, NCNN, TNN, ONNXRuntime.
https://github.com/bestsongc/json2yolo
Convert JSON annotations into YOLO format.
https://github.com/bestsongc/fire-detection-from-images
Detect fire in images using neural nets
https://github.com/bestsongc/faceid--yolov5.arcface
ONNX implementation of YOLOv5 and Siamese Network (ResNet100) with ArcFace loss for Face Detection and Recognition
https://github.com/bestsongc/bot-sort
BoT-SORT: Robust Associations Multi-Pedestrian Tracking
https://github.com/bestsongc/awesome_lightweight_networks
The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐
https://github.com/betalab-team/ita-domes
A national bottom-up energy model for the Italian residential building stock
https://github.com/bethgelab/onebench
[ACL'25] The official code for "ONEBench to Test Them All: Sample-Level Benchmarking Over Open-Ended Capabilities"