CPones / Classification-12Cat-ResNet-and-ViTLinks
细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。
☆44Updated 3 years ago
Alternatives and similar repositories for Classification-12Cat-ResNet-and-ViT
Users that are interested in Classification-12Cat-ResNet-and-ViT are comparing it to the libraries listed below
Sorting:
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆257Updated last year
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- 使用pytorch复现vit模型(图像分类)☆29Updated 3 years ago
- ✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CI…☆107Updated 11 months ago
- ResNet50 猫狗数据集训练☆31Updated 4 years ago
- 基于Pytorch的图像分类框架☆94Updated 6 months ago
- Implementation Code for the ICCASSP 2023 paper " Efficient Multi-Scale Attention Module with Cross-Spatial Learning" and is available at:…☆256Updated 8 months ago
- image classifier implement in pytoch.☆120Updated 2 years ago
- 集yolov5、centernet、unet算法的pyqt5界面,可实现图片目标检测和语义分割☆174Updated 2 years ago
- 这是一个clip-pytorch的模型,可以训练自己的数据集。☆239Updated 2 years ago
- The official pytorch implementation of "SCSA: Exploring the Synergistic Effects Between Spatial and Channel Attention".☆95Updated 5 months ago
- The official PyTorch implementation of our paper "MCA: Multidimensional collaborative attention in deep convolutional neural networks for…☆67Updated last year
- 这是一个blip-pytorch简化的代码,适用于了解Attention与Transformer的结构。☆52Updated last year
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
- 深度学习中各种即插即用小模块☆433Updated last year
- Centralized Feature Pyramid for Object Detection☆246Updated last year
- ☆19Updated last year
- 基于PyTorch框架实现的图像分类网络☆84Updated 4 years ago
- (1) Purpose: A weakly supervised surface defect detection model using image-level labels for simultaneous classification and segmentation…☆24Updated last year
- 使用Pyqt5搭建YOLO系列多线程目标检测系统☆63Updated 2 years ago
- RAFConv: Innovating Spatital Attention and Standard Convolutional Operation☆180Updated 7 months ago
- The dataset I am using is NEU-DET, which uses yolov8 and its improved models (including Coordinate Attention and Swin Transformer) for de…☆90Updated last year
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆22Updated 2 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆431Updated 2 years ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆485Updated 3 years ago
- 目标检测 - R-CNN算法实现☆196Updated last year
- ☆153Updated last year
- The official code of "Rethinking Local Perception in Lightweight Vision Transformer"☆87Updated 2 years ago
- 多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前三层特征提取网络作为不同输入的特征提取网络,在中间层进行特征拼接,后面的卷积层用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取…☆96Updated 4 years ago
- 使用pyqt5构建的yolov5可视化软件。use pyqt5 to build yolov5.☆85Updated last year