Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
☆1,937Jan 17, 2025Updated last year
Alternatives and similar repositories for Awesome-Backbones
Users that are interested in Awesome-Backbones are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Image augmentation for object detection, segmentation and classification☆696Dec 31, 2023Updated 2 years ago
- deep learning for image processing including classification and object-detection etc.☆26,218Jan 1, 2026Updated 4 months ago
- XML to JSON, XML to TXT, JSON to XML, TXT to XML and label edit in computer vision☆128Sep 11, 2022Updated 3 years ago
- 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.…☆12,182Mar 16, 2026Updated last month
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,739Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- CVPR 2026 论文和开源项目合集☆22,488Mar 8, 2026Updated last month
- 标注自己的数据集,训练、评估、测试、部署自己的人工智能算法☆4,029Jan 7, 2026Updated 3 months ago
- 🔥🔥🔥 专注于YOLO11,YOLOv8、TYOLOv12、YOLOv10、RT-DETR、YOLOv7、YOLOv5改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modu…☆2,934Dec 15, 2025Updated 4 months ago
- 一些关于目标检测的脚本和改进思路代码,详细请看readme.md☆7,173Apr 25, 2026Updated last week
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆12,785Apr 25, 2026Updated last week
- OpenMMLab Pre-training Toolbox and Benchmark☆3,843Nov 1, 2024Updated last year
- OpenMMLab Detection Toolbox and Benchmark☆32,638Aug 21, 2024Updated last year
- Awesome Opencv Project☆561Jun 17, 2022Updated 3 years ago
- 🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, fee…☆66,478Jan 22, 2026Updated 3 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,412Mar 15, 2025Updated last year
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".☆15,891Jul 24, 2024Updated last year
- Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Py…☆25,139Updated this week
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆912May 16, 2022Updated 3 years ago
- ⭐⭐⭐FightingCV Paper Reading, which helps you understand the most advanced research work in an easier way 🍀 🍀 🍀☆821Apr 20, 2023Updated 3 years ago
- YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite☆57,314Updated this week
- Summary of related papers on visual attention. Related code will be released based on Jittor gradually.☆2,838Oct 20, 2024Updated last year
- 深度学习经典、新论文逐段精读☆32,944Mar 22, 2025Updated last year
- Ultralytics YOLO 🚀☆56,669Updated this week
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。☆1,829Oct 3, 2023Updated 2 years ago
- OpenMMLab Semantic Segmentation Toolbox and Benchmark.☆9,756Aug 13, 2024Updated last year
- 这是一个YoloV5-pytorch的源码,可以用于训练自己的模型。☆1,151Aug 27, 2023Updated 2 years ago
- cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理☆12,493Apr 25, 2024Updated 2 years ago
- 李宏毅2021/2022/2023春季机器学习课程课件及作业☆7,058Jun 3, 2023Updated 2 years ago
- 一本系统地教你将深度学习模型的性能最大化的战术手册。☆3,192May 27, 2023Updated 2 years ago
- 🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.☆17,133Feb 13, 2023Updated 3 years ago
- YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Mod…☆1,022Apr 29, 2022Updated 4 years ago
- Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors☆14,103Aug 19, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- RepVGG: Making VGG-style ConvNets Great Again☆3,473Feb 10, 2023Updated 3 years ago
- YOLOv3、YOLOv4、YOLOv5、YOLOv5-Lite、YOLOv6-v1、YOLOv6-v2、YOLOv7、YOLOX、YOLOX-Lite、PP-YOLOE、PP-PicoDet-Plus、YOLO-Fastest v2、FastestDet、YOLOv5-S…☆766Oct 25, 2022Updated 3 years ago
- Code release for ConvNeXt V2 model☆2,016Aug 14, 2024Updated last year
- PDBL: Improving Histopathological Tissue Classification with Plug-and-Play Pyramidal Deep-Broad Learning☆17Jul 1, 2022Updated 3 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆77,522Jul 30, 2024Updated last year
- 《Pytorch模型训练实用教程》中配套代码☆8,024Jan 4, 2025Updated last year
- YOLO Magic🪄 is an extension based on Ultralytics' YOLOv5, designed to provide more powerful functionality and simpler operations for vis…☆513Apr 25, 2024Updated 2 years ago