shanglianlm0525 / PyTorch-NetworksView external linksLinks
Pytorch implementation of cnn network
☆2,053Oct 11, 2025Updated 4 months ago
Alternatives and similar repositories for PyTorch-Networks
Users that are interested in PyTorch-Networks are comparing it to the libraries listed below
Sorting:
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆257Oct 11, 2025Updated 4 months ago
- 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.…☆12,159Dec 6, 2024Updated last year
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,259Aug 14, 2025Updated 5 months ago
- cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理☆12,511Apr 25, 2024Updated last year
- ResNeSt: Split-Attention Networks☆3,265Dec 9, 2022Updated 3 years ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,351Updated this week
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆907May 16, 2022Updated 3 years ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,383Mar 15, 2025Updated 10 months ago
- OpenMMLab Detection Toolbox and Benchmark☆32,378Aug 21, 2024Updated last year
- CVPR 2025 论文和开源项目合集☆21,859Jul 2, 2025Updated 7 months ago
- deep learning for image processing including classification and object-detection etc.☆26,075Jan 1, 2026Updated last month
- A paper list of object detection using deep learning.☆11,431Feb 12, 2024Updated 2 years ago
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,271May 6, 2025Updated 9 months ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,397May 16, 2021Updated 4 years ago
- Object detection, 3D detection, and pose estimation using center point detection:☆7,542Mar 2, 2023Updated 2 years ago
- RepVGG: Making VGG-style ConvNets Great Again☆3,453Feb 10, 2023Updated 3 years ago
- NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone…☆6,159Aug 8, 2024Updated last year
- Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNe…☆3,046Jan 4, 2023Updated 3 years ago
- A PyTorch implementation of EfficientNet☆8,220Apr 8, 2022Updated 3 years ago
- 《Pytorch模型训练实用教程》中配套代码☆8,035Jan 4, 2025Updated last year
- Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Py…☆24,993Updated this week
- PyTorch ,ONNX and TensorRT implementation of YOLOv4☆4,534Jun 19, 2024Updated last year
- The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.☆5,267Oct 24, 2021Updated 4 years ago
- Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, I…☆12,597Apr 7, 2025Updated 10 months ago
- YOLOv3 in PyTorch > ONNX > CoreML > TFLite☆10,553Updated this week
- Model Compression—YOLOv3 with multi lightweight backbones(ShuffleNetV2 HuaWei GhostNet), attention, prune and quantization☆508Nov 3, 2020Updated 5 years ago
- AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.☆3,477Aug 23, 2024Updated last year
- Datasets, Transforms and Models specific to Computer Vision☆17,510Updated this week
- PyTorch implementation of YOLOv4☆1,917Nov 3, 2024Updated last year
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,456Dec 23, 2024Updated last year
- YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documenta…☆10,328Jun 8, 2025Updated 8 months ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,553Jul 25, 2024Updated last year
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,312Oct 14, 2021Updated 4 years ago
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,513Dec 17, 2022Updated 3 years ago
- Minimal PyTorch implementation of YOLOv3☆7,439Nov 17, 2024Updated last year
- awesome-semantic-segmentation☆10,813May 8, 2021Updated 4 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,210Mar 9, 2023Updated 2 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,118Dec 8, 2022Updated 3 years ago
- The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semant…☆3,311Nov 17, 2022Updated 3 years ago