wanzhuangstz
Wan Zhuang is a graduate student at the School of Information Technology, Huazhong Agricultural University, majoring in computer vision.
wanzhuangstz's Stars
nageoffer/12306
🔥 官方推荐 🔥 大学春招、秋招、应届项目,SpringBoot3 + Java17 + SpringCloud Alibaba + Vue3 等技术架构,完成高仿铁路 12306 用户 + 抢票 + 订单 + 支付服务,帮助学生主打就业的项目。
CatfishW/MOT
Multiple Object Tracking
DayBreak-u/yolo-face-with-landmark
yoloface大礼包 使用pytroch实现的基于yolov3的轻量级人脸检测(包含关键点)
derronqi/yolov8-face
yolov8 face detection with landmark
iptv-org/iptv
Collection of publicly available IPTV channels from all over the world
qinggangwu/yolov5_v6_plate_heading
基于yoloV5-V6系列,train_palte添加多头检测。train_key添加关键点检测算法。
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
xialuxi/yolov5-car-plate
基于yolov5的车牌检测,包含车牌角点检测
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
qiaofengsheng/ai_deploy
涵盖了常用的AI部署:TensorRT、MNN、NCNN、Triton-inference-server等python/c++部署模板
z1069614715/objectdetection_script
一些关于目标检测的脚本的改进思路代码,详细请看readme.md
FeiYull/TensorRT-Alpha
🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎
Westlake-AI/openmixup
CAIRI Supervised, Semi- and Self-Supervised Visual Representation Learning Toolbox and Benchmark
Fafa-DL/Awesome-Backbones
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
yyccR/yolov5-tflite-android
Depoly yolov5.tflite in android.
jizhishutong/YOLOU
YOLOv3、YOLOv4、YOLOv5、YOLOv5-Lite、YOLOv6-v1、YOLOv6-v2、YOLOv7、YOLOX、YOLOX-Lite、PP-YOLOE、PP-PicoDet-Plus、YOLO-Fastest v2、FastestDet、YOLOv5-SPD、TensorRT、NCNN、Tengine、OpenVINO
lmk123568/RepVGG_Tutorial
比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star
iscyy/ultralyticsPro
🔥🔥🔥 专注于YOLO11,YOLOv8、TYOLOv12、YOLOv10、RT-DETR、YOLOv7、YOLOv5改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
WangQvQ/YOLOMagic
YOLO Magic🪄 is an extension based on Ultralytics' YOLOv5, designed to provide more powerful functionality and simpler operations for visual tasks.
ppogg/YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: Evolved from yolov5 and the size of model is only 900+kb (int8) and 1.7M (fp16). Reach 15 FPS on the Raspberry Pi 4B~
Wulingtian/RepVGG_TensorRT_int8
RepVGG TensorRT int8 量化,实测推理不到1ms一帧!
MohsenZand/ObjectBox
(ECCV 22 Oral) ObjectBox: From Centers to Boxes for Anchor-Free Object Detection
argusswift/YOLOv4-pytorch
This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
dog-qiuqiu/FastestDet
:zap: A newly designed ultra lightweight anchor free target detection algorithm, weight only 250K parameters, reduces the time consumption by 10% compared with yolo-fastest, and the post-processing is simpler
stevenstalder/NN-Explainer
wei-tim/YOWO
You Only Watch Once: A Unified CNN Architecture for Real-Time Spatiotemporal Action Localization
yyccR/yolov5-ncnn-android
Depoly yolov5.ncnn in android.
miemie2013/miemiedetection
Pytorch and ncnn implementation of PPYOLOE、YOLOX、PPYOLO、PPYOLOv2、PicoDet and so on.
DingXiaoH/RepLKNet-pytorch
Scaling Up Your Kernels to 31x31: Revisiting Large Kernel Design in CNNs (CVPR 2022)
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.