yzhong22's Stars
tiepvupsu/DICTOL
DICTOL - A Dictionary Learning Toolbox in Matlab and Python
amber0309/Domain-generalization
All about domain generalization
zhaoxin94/awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
ZHKKKe/PixelSSL
A PyTorch-based Semi-Supervised Learning (SSL) Codebase for Pixel-wise (Pixel) Vision Tasks [ECCV 2020]
med-air/HarmoFL
[AAAI'22] HarmoFL: Harmonizing Local and Global Drifts in Federated Learning on Heterogeneous Medical Images
charlesCXK/TorchSemiSeg
[CVPR 2021] CPS: Semi-Supervised Semantic Segmentation with Cross Pseudo Supervision
locuslab/convmixer
Implementation of ConvMixer for "Patches Are All You Need? 🤷"
open-mmlab/mmagic
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.
SwinTransformer/Video-Swin-Transformer
This is an official implementation for "Video Swin Transformers".
google-research/vision_transformer
microsoft/vision-longformer
microsoft/Cream
This is a collection of our NAS and Vision Transformer work.
whai362/PVT
Official implementation of PVT series
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
caojiezhang/VSR-Transformer
PyTorch implementation of VSR-Transformer
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
wandergis/coordtransform
提供了百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
dolbydu/font
open-mmlab/mmcv
OpenMMLab Computer Vision Foundation
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Tangshengku/DDR-Net
The official implementation of "DDR-Net: Learning Multi-Stage Multi-View Stereo With Dynamic Depth Range"
d-li14/involution
[CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator
xinntao/EDVR
Winning Solution in NTIRE19 Challenges on Video Restoration and Enhancement (CVPR19 Workshops) - Video Restoration with Enhanced Deformable Convolutional Networks. EDVR has been merged into BasicSR and this repo is a mirror of BasicSR.
fundamentalvision/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
facebookresearch/detr
End-to-End Object Detection with Transformers
hzwer/ECCV2022-RIFE
ECCV2022 - Real-Time Intermediate Flow Estimation for Video Frame Interpolation
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.