sunanlin13174 / Image-train-Swin-transformerLinks
基于Swin-transformer训练图像分类并部署web端
☆94Updated 3 years ago
Alternatives and similar repositories for Image-train-Swin-transformer
Users that are interested in Image-train-Swin-transformer are comparing it to the libraries listed below
Sorting:
- 基于Pytorch的图像分类框架☆94Updated last week
- 基于PyTorch框架实现的图像分类网络☆85Updated 4 years ago
- Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https…☆94Updated 3 years ago
- ☆304Updated 3 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 4 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆126Updated 5 years ago
- pytorch resnet image-classification☆19Updated 3 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆433Updated 2 years ago
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆259Updated last year
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆258Updated last year
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆31Updated 4 years ago
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 5 years ago
- ☆96Updated 4 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 5 years ago
- The official pytorch implemention of our ICML-2021 paper "SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Netwo…☆457Updated 2 years ago
- 这是一个clip-pytorch的模型,可以训练自己的数据集。☆240Updated 2 years ago
- ☆154Updated 4 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆44Updated 3 years ago
- A deep learning code base, mainly for paper replication, in the areas of image recognition, object detection, image segmentation, self-su…☆345Updated 2 years ago
- My solution to the Severstal: Steel Defect Detection on Kaggle, which got the 96th place. (Top4%)☆51Updated 2 years ago
- ☆28Updated 4 years ago
- ☆106Updated 4 years ago
- ☆106Updated 6 years ago
- 基于pytorch的Vision Transformer☆33Updated 2 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆86Updated 4 years ago
- 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Cascade_RCNN、Yolo系列、SSD等经典网络。☆275Updated last year
- 天池2021广东工业智能制造大赛瓷砖瑕疵检测极客奖方案☆79Updated 3 years ago
- 这是一个cyclegan-pytorch的源码,可以用于训练自己的模型。☆44Updated 3 years ago
- 基于Pytorch实现优秀的自然图像分割框架!(包括FCN、U-Net和Deeplab)☆65Updated 4 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago