FYM1209's Stars
sty945/bank_interview
:bank: 银行笔试面试经验分享及资料分享(help you pass the bank interview, and get a amazing bank offer!)
Javacr/PyQt5-YOLOv5
PyQt5 implementation of YOLOv5 GUI
Tyson0314/java-books
程序员常读书单整理,附下载地址,希望对你有帮助。书单包括设计模式、计算机网络、操作系统、数据库、数据结构与算法、架构、中间件等等。本仓库持续更新中,可以star一下,下次找书直接在上面搜索
ghostype98/yolov5-aug
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
LSH9832/edgeyolo
an edge-real-time anchor-free object detector with decent performance
bubbliiiing/yolov4-tiny-pytorch
这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。
MCG-NKU/SCNet
The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"
Sharpiless/yolov5-distillation-5.0
yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s
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~
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
RooKichenn/CEFPN
CEFPN复现,论文未开源,关于CEFPN的处理是按照论文和自己的理解写的,如有问题欢迎指正
facebookresearch/ConvNeXt
Code release for ConvNeXt model
huipengzhang/COCO2XML
Converting JSON of COCO dataset into XML of PASCAL VOC
chrisgank/yolov5-mobilenetv3
pytorch
LabSAINT/SPD-Conv
Code for ECML PKDD 2022 paper: No More Strided Convolutions or Pooling: A Novel CNN Architecture for Low-Resolution Images and Small Objects
Laughing-q/yolov5_annotations
annotations of yolov5-5.0
HuKai97/yolov5-5.x-annotations
一个基于yolov5-5.0的中文注释版本!
xiaolai-sqlai/mobilenetv3
mobilenetv3 with pytorch,provide pre-train model
huawei-noah/Efficient-AI-Backbones
Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.
Luolc/AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
lironui/A2-FPN
The semantic segmentation of remote sensing images
megvii-model/ShuffleNet-Series
AlanLi1997/slim-neck-by-gsconv
Pytorch implementation of the 'Slim-neck by GSConv: a lightweight-design for real-time detector architectures'
yjh0410/PyTorch_YOLOF
A PyTorch version of You Only Look at One-level Feature object detector
hustvl/YOLOP
You Only Look Once for Panopitic Driving Perception.(MIR2022)
iscyy/yoloair
🔥🔥🔥 专注于YOLOv5,YOLOv7、YOLOv8、YOLOv9改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
weiaicunzai/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
rglkt/yolov5-with-more-backbone
yolov5 with more backbone
bubbliiiing/yolov7-pytorch
这是一个yolov7的库,可以用于训练自己的数据集。