Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
☆1,948Jan 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☆701Dec 31, 2023Updated 2 years ago
- deep learning for image processing including classification and object-detection etc.☆26,284Jan 1, 2026Updated 6 months ago
- XML to JSON, XML to TXT, JSON to XML, TXT to XML and label edit in computer vision☆127Sep 11, 2022Updated 3 years ago
- 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.…☆12,178Mar 16, 2026Updated 3 months ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,925Jun 25, 2026Updated last week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- CVPR 2026 论文和开源项目合集☆22,736Mar 8, 2026Updated 3 months ago
- 标注自己的数据集,训练、评估、测试、部署自己的人工智能算法☆4,083Jan 7, 2026Updated 5 months ago
- 🔥🔥🔥 专注于YOLO11,YOLOv8、TYOLOv12、YOLOv10、RT-DETR、YOLOv7、YOLOv5改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modu…☆2,950Dec 15, 2025Updated 6 months ago
- 一些关于目标检测的脚本和改进思路代码,详细请看readme.md☆7,250Jun 25, 2026Updated last week
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆12,893Jun 14, 2026Updated 2 weeks ago
- OpenMMLab Pre-training Toolbox and Benchmark☆3,842Nov 1, 2024Updated last year
- OpenMMLab Detection Toolbox and Benchmark☆32,782Aug 21, 2024Updated last year
- 🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, fee…☆66,997Jan 22, 2026Updated 5 months ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,417Mar 15, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".☆15,975Jul 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,371Jun 22, 2026Updated last week
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆912May 16, 2022Updated 4 years ago
- ⭐⭐⭐FightingCV Paper Reading, which helps you understand the most advanced research work in an easier way 🍀 🍀 🍀☆820Apr 20, 2023Updated 3 years ago
- Ultralytics YOLOv5 in PyTorch > ONNX > CoreML > TFLite☆57,616Updated this week
- Summary of related papers on visual attention. Related code will be released based on Jittor gradually.☆2,839Oct 20, 2024Updated last year
- 深度学习经典、新论文逐段精读☆33,510Mar 22, 2025Updated last year
- Ultralytics YOLO 🚀☆58,887Updated this week
- 这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。☆1,830Oct 3, 2023Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- OpenMMLab Semantic Segmentation Toolbox and Benchmark.☆9,863Aug 13, 2024Updated last year
- 这是一个YoloV5-pytorch的源码,可以用于训练自己的模型。☆1,148Aug 27, 2023Updated 2 years ago
- cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理☆12,482Apr 25, 2024Updated 2 years ago
- 李宏毅2021/2022/2023春季机器学习课程课件及作业☆7,088Jun 3, 2023Updated 3 years ago
- 一本系统地教你将深度学习模型的性能最大化的战术手册。☆3,205May 27, 2023Updated 3 years ago
- 🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.☆17,296Feb 13, 2023Updated 3 years ago
- YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Mod…☆1,021Apr 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,115Aug 19, 2024Updated last year
- RepVGG: Making VGG-style ConvNets Great Again☆3,475Feb 10, 2023Updated 3 years 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.
- YOLOv3、YOLOv4、YOLOv5、YOLOv5-Lite、YOLOv6-v1、YOLOv6-v2、YOLOv7、YOLOX、YOLOX-Lite、PP-YOLOE、PP-PicoDet-Plus、YOLO-Fastest v2、FastestDet、YOLOv5-S…☆767Oct 25, 2022Updated 3 years ago
- Code release for ConvNeXt V2 model☆2,055Aug 14, 2024Updated last year
- PDBL: Improving Histopathological Tissue Classification with Plug-and-Play Pyramidal Deep-Broad Learning☆17Jul 1, 2022Updated 4 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆78,662Jul 30, 2024Updated last year
- 《Pytorch模型训练实用教程》中配套代码☆8,018Jan 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
- YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documenta…☆10,510Jun 8, 2025Updated last year