Pinned Repositories
2024-AAAI-HPT
Learning Hierarchical Prompt with Structured Linguistic Knowledge for Vision-Language Models (AAAI 2024)
ActionRecognition
Explore Action Recognition
AdaGCN
Official Implementation of AdaGCN (ICLR 2021)
AdCo
AdCo: Adversarial Contrast for Efficient Learning of Unsupervised Representations from Self-Trained Negative Adversaries
AE2-Nets
code of AE^2-Nets (Autoencoder in Autoencoder Networks)
AECR-Net
Contrastive Learning for Compact Single Image Dehazing, CVPR2021
Agent-Attention
Official repository of Agent Attention
AHDRNet
Attention-guided Network for Ghost-free High Dynamic Range Imaging
albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
AliceMind
ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab
hongbo-sun's Repositories
hongbo-sun/AdaGCN
Official Implementation of AdaGCN (ICLR 2021)
hongbo-sun/albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
hongbo-sun/API-Net
Learning Attentive Pairwise Interaction for Fine-Grained Classification, AAAI-2020
hongbo-sun/CCLM
Cross-View Language Modeling: Towards Unified Cross-Lingual Cross-Modal Pre-training
hongbo-sun/CLIP-Adapter
hongbo-sun/DAT
Repository of Vision Transformer with Deformable Attention (CVPR2022)
hongbo-sun/deit
Official DeiT repository
hongbo-sun/DynamicMLP
Official Codes and Pretrained Models for Dynamic MLP, CVPR2022, https://arxiv.org/abs/2203.03253
hongbo-sun/ema-pytorch
A simple way to keep track of an Exponential Moving Average (EMA) version of your pytorch model
hongbo-sun/fast_pytorch_kmeans
This is a pytorch implementation of k-means clustering algorithm
hongbo-sun/FGVC-PIM
Pytorch implementation for "A Novel Plug-in Module for Fine-Grained Visual Classification". fine-grained visual classification task.
hongbo-sun/GMFG
This is the source code for our paper Guided by Meta-set: A Data-driven Method for Fine-Grained Visual Recognition
hongbo-sun/GRIP
Category Regularization and Instance Noise-Cleaning for Webly Supervised Fine-Grained Recognition
hongbo-sun/iFormer
iFormer: Inception Transformer
hongbo-sun/MARS_TCSVT2021
hongbo-sun/MetaFormer
A PyTorch implementation of "MetaFormer: A Unified Meta Framework for Fine-Grained Recognition". A reference PyTorch implementation of “CoAtNet: Marrying Convolution and Attention for All Data Sizes”
hongbo-sun/PS-ViT
Official implementation of the paper Vision Transformer with Progressive Sampling, ICCV 2021.
hongbo-sun/pytorch_ema
Tiny PyTorch library for maintaining a moving average of a collection of parameters.
hongbo-sun/RAMS-Trans
RAMS-Trans: Recurrent Attention Multi-scale Transformer for Fine-grained Image Recognition
hongbo-sun/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
hongbo-sun/Tip-Adapter
hongbo-sun/torch-toolbox
🛠 Toolbox to extend PyTorch functionalities
hongbo-sun/TransMix
This repository includes the official project for the paper: TransMix: Attend to Mix for Vision Transformers. (CVPR2022)
hongbo-sun/TransReID
[ICCV-2021] TransReID: Transformer-based Object Re-Identification
hongbo-sun/triplet
hongbo-sun/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
hongbo-sun/ucmr
Code for the ECCV2020 paper "Shape and Viewpoint without Keypoints".
hongbo-sun/ViTAE-Transformer
This is an official implementation for "ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias", "ViTAEv2: Vision Transformer Advanced by Exploring Inductive Bias for Image Recognition and Beyond".
hongbo-sun/ViTAE-Transformer-Remote-Sensing
The official repo for the paper "An Empirical Study of Remote Sensing Pretraining"
hongbo-sun/vpt
❄️🔥 Visual Prompt Tuning [ECCV 2022] https://arxiv.org/abs/2203.12119