zhenghuizhao's Stars
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
aleju/imgaug
Image augmentation for machine learning experiments.
ccfddl/ccf-deadlines
⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~
NVlabs/SegFormer
Official PyTorch implementation of SegFormer
speedinghzl/CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).
SwinTransformer/Swin-Transformer-Semantic-Segmentation
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation.
yitu-opensource/T2T-ViT
ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet
MinZHANG-WHU/Change-Detection-Review
A review of change detection methods, including codes and open data sets for deep learning. From paper: change detection based on artificial intelligence: state-of-the-art and challenges.
bertinetto/cfnet
[CVPR'17] Training a Correlation Filter end-to-end allows lightweight networks of 2 layers (600 kB) to high performance at fast speed..
wgcban/ChangeFormer
[IGARSS'22]: A Transformer-Based Siamese Network for Change Detection
ChenHongruixuan/MambaCD
[IEEE TGRS 2024] ChangeMamba: Remote Sensing Change Detection Based on Spatio-Temporal State Space Model
ViTAE-Transformer/SAMRS
The official repo for [NeurIPS'23] "SAMRS: Scaling-up Remote Sensing Segmentation Dataset with Segment Anything Model"
HaonanGuo/Remote-Sensing-ChatGPT
Chat with RS-ChatGPT and get the remote sensing interpretation results and the response!
rulixiang/afa
[CVPR 2022] Learning Affinity from Attention: End-to-End Weakly-Supervised Semantic Segmentation with Transformers
ViTAE-Transformer/MTP
The official repo for [JSTARS'24] "MTP: Advancing Remote Sensing Foundation Model via Multi-Task Pretraining"
damo-cv/TransReID-SSL
Self-Supervised Pre-Training for Transformer-Based Person Re-Identification
rulixiang/ToCo
[CVPR 2023] Token Contrast for Weakly-Supervised Semantic Segmentation
wgcban/SemiCD
Revisiting Consistency Regularization for Semi-supervised Change Detection in Remote Sensing Images
ChengxiHAN/HANet-CD
HANet: A Hierarchical Attention Network for Change Detection
Cwuwhu/FCD-GAN-pytorch
A pytorch project of the algorithm FCD-GAN. Fully Convolutional Change Detection Framework with Generative Adversarial Network (FCD-GAN) is a newly proposed framework for change detection in multi-temporal remote sensing images.
pushkar-khetrapal/Fast-CNN
Generating similiar results of convolution layers from Fast Fourier Transform
ChengxiHAN/CGNet-CD
hulu88/PMT
Code for paper ( AAAI-2023)
YichuXu/S3ANet
[IEEE TGRS 2024] S3ANet: Spatial-Spectral Self-Attention Learning Network for Defending Against Adversarial Attacks in Hyperspectral Image Classification
ChengxiHAN/HCGMNet-CD
bitreidgroup/VI-ReID-MSCLNet
MSCLNet - Modality Synergy Complement Learning for VI-ReID (ECCV 2022)
zbwxp/Dynamic-Token-Pruning
Official Pytorch implementation of Dynamic-Token-Pruning (ICCV2023)
PhiAbs/W-CDNet
devangelista2/NonSubsampledCurveletTransform
soroushmehr/BP-FFT
Backprop through FFT in Theano