vistapath-dan's Stars
PITI-Synthesis/PITI
PITI: Pretraining is All You Need for Image-to-Image Translation
xuebinqin/DIS
This is the repo for our new project Highly Accurate Dichotomous Image Segmentation
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
hristo-vrigazov/mmap.ninja
Memory mapped numpy arrays of varying shapes
yandex-research/ddpm-segmentation
Label-Efficient Semantic Segmentation with Diffusion Models (ICLR'2022)
yan-hao-tian/VW
iclr2024 poster Varying Window Attention
sthalles/SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
HobbitLong/SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
boschresearch/OASIS
Official implementation of the paper "You Only Need Adversarial Supervision for Semantic Image Synthesis" (ICLR 2021)
yaxingwang/SEMIT
Image to Image translation, image generataton, few shot learning
icon-lab/ResViT
Official Implementation of ResViT: Residual Vision Transformers for Multi-modal Medical Image Synthesis
mmaaz60/EdgeNeXt
[CADL'22, ECCVW] Official repository of paper titled "EdgeNeXt: Efficiently Amalgamated CNN-Transformer Architecture for Mobile Vision Applications".
NVlabs/GCVit
[ICML 2023] Official PyTorch implementation of Global Context Vision Transformers
IDEA-Research/MaskDINO
[CVPR 2023] Official implementation of the paper "Mask DINO: Towards A Unified Transformer-based Framework for Object Detection and Segmentation"
pytorch/functorch
functorch is JAX-like composable function transforms for PyTorch.
mahmoodlab/HIPT
Hierarchical Image Pyramid Transformer - CVPR 2022 (Oral)
NVlabs/eg3d
cceyda/torchserve-dashboard
Management Dashboard for Torchserve
czczup/ViT-Adapter
[ICLR 2023 Spotlight] Vision Transformer Adapter for Dense Predictions
implus/UM-MAE
Official Codes for "Uniform Masking: Enabling MAE Pre-training for Pyramid-based Vision Transformers with Locality"
lukemelas/deep-spectral-segmentation
[CVPR 2022] Deep Spectral Methods: A Surprisingly Strong Baseline for Unsupervised Semantic Segmentation and Localization
SwinTransformer/Transformer-SSL
This is an official implementation for "Self-Supervised Learning with Swin Transformers".
NVlabs/FAN
Official PyTorch implementation of Fully Attentional Networks
whai362/PVTv2-Seg
JunMa11/SegLossOdyssey
A collection of loss functions for medical image segmentation
chunbolang/BAM
Official PyTorch Implementation of Learning What Not to Segment: A New Perspective on Few-Shot Segmentation (CVPR'22 Oral & TPAMI'23).
SysCV/transfiner
Mask Transfiner for High-Quality Instance Segmentation, CVPR 2022
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
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