Pinned Repositories
ACNet
ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks
IELT
Source code of the paper Fine-Grained Visual Classification via Internal Ensemble Learning Transformer
MPSA
Source code of the paper Multi-Granularity Part Sampling Attention for Fine-Grained Visual Classification
PSLP
Source code of the paper Robust Transductive Few-shot Learning via Joint Message Passing and Prototype-based Soft-label Propagation
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
mobulan's Repositories
mobulan/IELT
Source code of the paper Fine-Grained Visual Classification via Internal Ensemble Learning Transformer
mobulan/MPSA
Source code of the paper Multi-Granularity Part Sampling Attention for Fine-Grained Visual Classification
mobulan/PSLP
Source code of the paper Robust Transductive Few-shot Learning via Joint Message Passing and Prototype-based Soft-label Propagation
mobulan/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
mobulan/ACNet
ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks
mobulan/ACNet-Data-Analysis
ACNet训练数据分析
mobulan/Bi-FRN
Code release for Bi-Directional Feature Reconstruction Network for Fine-grained Few-shot Image Classification
mobulan/DataStruct
mobulan/FFVT
The official PyTorch implementation of Feature Fusion Vision Transformer for Fine-Grained Visual Categorization (BMVC 2021).
mobulan/ELP
Code for A Simple Episodic Linear Probe Improves Visual Recognition in the Wild
mobulan/FGVC-PIM
Pytorch implementation for "A Novel Plug-in Module for Fine-Grained Visual Classification". fine-grained visual classification task.
mobulan/finegan
FineGAN: Unsupervised Hierarchical Disentanglement for Fine-grained Object Generation and Discovery
mobulan/interpretability-by-parts
Code repository for "Interpretable and Accurate Fine-grained Recognition via Region Grouping", CVPR 2020 (Oral)
mobulan/lobe-chat
🤯 Lobe Chat - an open-source, modern-design LLMs/AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Perplexity / Bedrock / Azure / Mistral / Ollama ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT chat application.
mobulan/NTS-Net
This is a PyTorch implementation of the ECCV2018 paper "Learning to Navigate for Fine-grained Classification" (Ze Yang, Tiange Luo, Dong Wang, Zhiqiang Hu, Jun Gao, Liwei Wang).
mobulan/P2P-Net
Official implementation of "Fine-Grained Object Classification via Self-Supervised Pose Alignment".
mobulan/ProtoTree
ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021
mobulan/pytorch-fgvc-dataset
PyTorch custom dataset APIs -- CUB-200-2011, Stanford Dogs, Stanford Cars, FGVC Aircraft, NABirds, Tiny ImageNet, iNaturalist2017
mobulan/slic-python-implementation
🖼The python implementation to make superpixels by slic.
mobulan/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
mobulan/SwinIR
SwinIR: Image Restoration Using Swin Transformer
mobulan/TransFG
This is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-Neng Chen, Shuai Liu, Adam Kortylewski, Cheng Yang, Yutong Bai, Changhu Wang, Alan Yuille).
mobulan/Twins
Two simple and effective designs of vision transformer, which is on par with the Swin transformer