JJJTF's Stars
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
facebookresearch/deit
Official DeiT repository
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
moskomule/senet.pytorch
PyTorch implementation of SENet
jeonsworld/ViT-pytorch
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
graphdeeplearning/graphtransformer
Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.
leftthomas/SimCLR
A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"
IBM/CrossViT
Official implementation of CrossViT. https://arxiv.org/abs/2103.14899
haoweiz23/Awesome-Fine-grained-Visual-Classification
Awesome Fine-grained Visual Classification
chou141253/FGVC-PIM
Pytorch implementation for "A Novel Plug-in Module for Fine-Grained Visual Classification". fine-grained visual classification task.
ChenMnZ/CF-ViT
(AAAI 2023 Oral) Pytorch implementation of "CF-ViT: A General Coarse-to-Fine Method for Vision Transformer"
luyao777/HBP-pytorch
Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition reimplement in Pytorch.
TianBaoGe/DS-TransUNet
This repository contains the official code of DS-TransUNet: Dual Swin Transformer U-Net for Medical Image Segmentation
Spijkervet/contrastive-predictive-coding
PyTorch implementation of Representation Learning with Contrastive Predictive Coding by Van den Oord et al. (2018)
HCPLab-SYSU/HSE
PRIS-CV/Fine-Grained-or-Not
Code release for Your “Flamingo” is My “Bird”: Fine-Grained, or Not (CVPR 2021 Oral)
Markin-Wang/FFVT
[BMVC 2021] The official PyTorch implementation of Feature Fusion Vision Transformer for Fine-Grained Visual Categorization
jumpsnack/ViT-NeT
wengzejia1/Semiformer
edgarriba/examples
PKU-ICST-MIPL/SIM-Trans_ACMMM2022
shadow2469/BiRSwinT
Source code for BiRSwinT: Bilinear Full-Scale Residual Swin-Transformer for Fine-Grained Driver Behavior Recognition
iCVTEAM/Gard
Code for Graph-based High-Order Relation Discovery for Fine-grained Recognition in CVPR 2021
bKolisnik/Condition-CNN
cly124567/SeA
The code of bmvc 2022 paper "SeA: Selective Attention for Fine-grained Visual Categorization".
tboone91/Marine-tree
large-scale hierarchical dataset for marine organisms classification
PRIS-CV/CGVC
Cross-Layer Feature based Multi-Granularity Visual Classification