mmasterer / VGG16
☆16Updated last year
Related projects ⓘ
Alternatives and complementary repositories for VGG16
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆73Updated 4 years ago
- CbirByVgg-基于VGG16的图像检索程序,可视化查询并显示,可扩展到自己的图像库。☆22Updated 2 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆61Updated 4 years ago
- fpn_resnet、resnet-se、resnet-cbam☆32Updated 4 years ago
- Awesome Fine-grained Visual Classification☆208Updated last year
- 使用HOG+SVM进行图像分类☆157Updated 5 years ago
- Pytorch implementation for "A Novel Plug-in Module for Fine-Grained Visual Classification". fine-grained visual classification task.☆188Updated last year
- ☆14Updated last year
- Dataset used in "Efficient Identification of Apple Leaf Diseases in the Wild Using Convolutional Neural Networks".☆30Updated 6 months ago
- 可视化特征图教程☆61Updated 2 years ago
- python实现的图像检索系统,包括特征提取、建立图像库、建立索引、特征比对和结果评估。☆10Updated 6 years ago
- The summary of code and paper for few-shot learning in fine-grained recognition☆58Updated last month
- A generic triplet data loader for image classification problems,and a triplet loss net demo.☆125Updated 4 years ago
- 使用sift算法提取图像特征点,然后利用KMeans算法特征点进行聚类,然后进行匹配来实现基于内容的图像分类器☆18Updated 4 years ago
- ☆151Updated 3 years ago
- 可视化神经网络☆38Updated 2 years ago
- Pytorch图像分割☆25Updated 4 years ago
- 基于PyTorch框架实现的图像分类网络☆74Updated 4 years ago
- CAM', 'ScoreCAM', 'SSCAM', 'ISCAM' 'GradCAM', 'GradCAMpp', 'SmoothGradCAMpp', 'XGradCAM', 'LayerCAM' using by PyTorch.☆68Updated 3 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆57Updated 4 years ago
- The code of Unsupervised Few-Shot Image Classification by Learning Features into Clustering Space☆14Updated 2 years ago
- opencv+CNN实现实时手写数字识别☆21Updated 4 years ago
- [TCSVT23, Highly Cited Paper] Boosting Few-shot Fine-grained Recognition with Background Suppression and Foreground Alignment☆18Updated last year
- Code release for the paper BSNet: Bi-Similarity Network for Few-shot Fine-grained Image Classification. (TIP2020)☆49Updated 3 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆104Updated 5 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆81Updated 3 years ago
- Kaggle竞赛题猫狗大战 ,用于PyTorch入门☆62Updated 5 years ago
- [BMVC 2021] The official PyTorch implementation of Feature Fusion Vision Transformer for Fine-Grained Visual Categorization☆49Updated 2 years ago
- 这是一个dcgan-pytorch的源码,可以用于训练自己的模型。☆52Updated 2 years ago
- QT界面+图像检索+神经网络☆26Updated 4 years ago