jiantenggei / torch-classificationLinks
用来自己训练和复现分类模型
☆19Updated 3 years ago
Alternatives and similar repositories for torch-classification
Users that are interested in torch-classification are comparing it to the libraries listed below
Sorting:
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- 基于PyTorch框架实现的图像分类网络☆84Updated 4 years ago
- 基于Pytorch实现优秀的自然图像分割框架!(包括FCN、U-Net和Deeplab)☆65Updated 4 years ago
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆258Updated last year
- pytorch resnet image-classification☆19Updated 3 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆44Updated 3 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 4 years ago
- (1) Purpose: A weakly supervised surface defect detection model using image-level labels for simultaneous classification and segmentation…☆24Updated last year
- A python implementation of Canny Detector using numpy / scipy / torch / paddle package.☆29Updated last year
- Unofficial PyTorch implementation of MobileViT based on paper "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Trans…☆125Updated 3 years ago
- ☆44Updated 11 months ago
- FCN implement with densenet for VOC dataset☆25Updated 5 years ago
- Centralized Feature Pyramid for Object Detection☆248Updated last year
- 这是一个cyclegan-pytorch的源码,可以用于训练自己的模型。☆43Updated 3 years ago
- 一个图像复原或分割的统一框架,可以用于去雾🌫、去雨🌧、去模糊、夜景🌃复原、超分辨率👾、像素级分割等等。☆161Updated 4 years ago
- [ICCV2023] This is an official implementation for "Scale-Aware Modulation Meet Transformer".☆211Updated 2 years ago
- ☆90Updated last year
- 基于Pytorch的图像分类框架☆94Updated 7 months ago
- 论文复现,多机多卡☆49Updated 3 years ago
- ☆34Updated 2 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆31Updated 4 years ago
- ☆304Updated 3 years ago
- [CVPR 2022] TVConv: Efficient Translation Variant Convolution for Layout-aware Visual Processing☆48Updated 3 years ago
- 深度学习 注意力机制模块 时间 空间注意力通道☆31Updated 2 years ago
- CMT: Convolutional Neural Networks Meet Vision Transformers☆121Updated 3 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆97Updated 4 years ago
- ECCV2022-Paper-List☆19Updated 3 years ago
- 这是一个blip-pytorch简化的代码,适用于了解Attention与Transformer的结构。☆52Updated last year
- [TNNLS 2025] TransXNet: Learning Both Global and Local Dynamics with a Dual Dynamic Token Mixer for Visual Recognition☆216Updated 3 months ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 5 years ago