Arwin-Yu / Deep-Learning-Image-Classification-Models-Based-CNN-or-AttentionLinks
This project organizes classic images classification neural networks based on convolution or attention, and writes training and inference python scripts
☆201Updated 9 months ago
Alternatives and similar repositories for Deep-Learning-Image-Classification-Models-Based-CNN-or-Attention
Users that are interested in Deep-Learning-Image-Classification-Models-Based-CNN-or-Attention are comparing it to the libraries listed below
Sorting:
- 深度学习中各种即插即用小模块☆439Updated last year
- ☆158Updated last year
- Image Processing学习,学习教程:https://github.com/WZMIAOMIAO/deep-learning-for-image-processing 视频对应:https://space.bilibili.com/18161609☆135Updated last year
- 这里包含了Vit的代码以及数据集部分。☆129Updated last year
- ☆44Updated 2 years ago
- 2025年全网最全即插即用模块,免费分享!CVPR2025,AAAI2025,ICLR2025,TNNLS2025,arXiv2025......包含人工智能全领域(机器学习、深度学习等),适用于图像分类、目标检测、实例分割、语义分割、全景分割、姿态识别、医学图像分割、视频…☆1,155Updated 4 months ago
- 深度学习即插即用模块代码复现☆111Updated 5 months ago
- ☆83Updated last year
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆242Updated last year
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆259Updated last year
- ☆235Updated 6 months ago
- The official PyTorch implementation of our paper "Multi-scale spatial pyramid attention mechanism for image recognition: An effective app…☆34Updated last year
- Self Introduction about TommyZihao☆359Updated 3 years ago
- Pytorch Implementations of large number classical backbone CNNs, data enhancement, torch loss, attention, visualization and some common…☆1,139Updated 3 years ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆485Updated 3 years ago
- Jupyter notebook tutorials for MMSegmentation☆656Updated last year
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆433Updated 2 years ago
- 【PyTorch】手把手教你跑通第一个神经网络☆271Updated 2 years ago
- Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project☆1,855Updated 8 months ago
- Image augmentation for object detection, segmentation and classification☆683Updated last year
- A deep learning code base, mainly for paper replication, in the areas of image recognition, object detection, image segmentation, self-su…