lanbao2021's Stars
mit-pdos/xv6-riscv
Xv6 for RISC-V
yjh0410/RT-ODLab
YOLO Tutorial
Sharpiless/Yolov5-distillation-train-inference
Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据
huangzongmou/yolov8_Distillation
open-mmlab/mmrazor
OpenMMLab Model Compression Toolbox and Benchmark.
tangjunjun966/yolov5-6.0-distillation-master
目前,主流蒸馏模型采用方法为KD蒸馏、LD蒸馏或feature蒸馏,然蒸馏开源项目也较少。为此,我写了一份基于yolov5框架的蒸馏,并会有实验附带。该方法将会不断尝试论文方法,不断探索更有效的蒸馏方法。
Shangyizhou/A-Tiny-Network-Library
使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。
yyccR/yolov5_in_tf2_keras
YOLOv5 in TF2 > TFLite > ONNX > TensorRT
HikariTJU/LD
Localization Distillation for Object Detection (CVPR 2022, TPAMI 2023)
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
chenshuo/recipes
Some code snippets for sharing
waydabber/BetterDisplay
Unlock your displays on your Mac! Flexible HiDPI scaling, XDR/HDR extra brightness, virtual screens, DDC control, extra dimming, PIP/streaming, EDID override and lots more!
Jongchan/attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
pooya-mohammadi/yolov5-gradcam
Visualizing Yolov5's layers using GradCam
Eugeny/tabby
A terminal for a more modern age
AlanLi1997/slim-neck-by-gsconv
Pytorch implementation of the 'Slim-neck by GSConv: a lightweight-design for real-time detector architectures'
mohenghui/yolov5_attention
positive666/yolo_research
based on yolo-high-level project (detect\pose\classify\segment\):include yolov5\yolov7\yolov8\ core ,improvement research ,SwintransformV2 and Attention Series. training skills, business customization, engineering deployment C
WangQvQ/YOLOMagic
YOLO Magic🪄 is an extension based on Ultralytics' YOLOv5, designed to provide more powerful functionality and simpler operations for visual tasks.
iscyy/yoloair
🔥🔥🔥 专注于YOLOv5,YOLOv7、YOLOv8、YOLOv9改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
argusswift/YOLOv4-pytorch
This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
Kunkun-Jia/TSR-SA
Repository for TSR-SA
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
virtio-win/virtio-win-pkg-scripts
Scripts for packaging virtio-win drivers
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/