Stars
🍅🍅🍅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~
This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
Implementation of the Swin Transformer in PyTorch.
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
[ICCV2021] Official PyTorch implementation of Segmenter: Transformer for Semantic Segmentation
比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star
Mathematical derivation and pure Python code implementation of machine learning algorithms.
Deep Learning Image Segmentation: Theory and Practice
Diverse Branch Block: Building a Convolution as an Inception-like Unit
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
RepVGG: Making VGG-style ConvNets Great Again
PyTorch for Semantic Segmentation