xl-sr's Stars
lucidrains/vector-quantize-pytorch
Vector (and Scalar) Quantization, in Pytorch
microsoft/NUWA
A unified 3D Transformer Pipeline for visual synthesis
ultralytics/flickr_scraper
Simple Flickr Image Scraper
JingyunLiang/SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)
xl-sr/CAL
[CoRL'18] Conditional Affordance Learning
autonomousvision/frequency_bias
Official code for "On the Frequency Bias of Generative Models", NeurIPS 2021
autonomousvision/counterfactual_generative_networks
[ICLR'21] Counterfactual Generative Networks
xl-sr/THOR
[BMVC'19] Tracking Holistic Object Representations
autonomousvision/projected-gan
[NeurIPS'21] Projected GANs Converge Faster
f-dangel/cockpit
Cockpit: A Practical Debugging Tool for Training Deep Neural Networks
NVlabs/stylegan3
Official PyTorch implementation of StyleGAN3
microsoft/FaceSynthetics
rom1504/img2dataset
Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine.
rwightman/efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
kynkaat/improved-precision-and-recall-metric
Improved Precision and Recall Metric for Assessing Generative Models - Official TensorFlow Implementation
koshian2/swd-pytorch
Sliced Wasserstein Distance (SWD) in PyTorch
awesome-NeRF/awesome-NeRF
A curated list of awesome neural radiance fields papers
NVlabs/alias-free-gan
Alias-Free GAN project website and code
bethgelab/model-vs-human
Benchmark your model on out-of-distribution datasets with carefully collected human comparison data (NeurIPS 2021 Oral)
HobbitLong/RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
locuslab/smoothing
Provable adversarial robustness at ImageNet scale
jbmouret/matplotlib_for_papers
Handout for the tutorial "Creating publication-quality figures with matplotlib"
orpatashnik/StyleCLIP
Official Implementation for "StyleCLIP: Text-Driven Manipulation of StyleGAN Imagery" (ICCV 2021 Oral)
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
mit-han-lab/data-efficient-gans
[NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training
lucidrains/transganformer
Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper
dcrmg/LEDNet-ADE20K-pytorch
Unofficial implementation of LEDNet on ADE20K dataset
antoinebrl/torchextractor
Feature extraction made simple with torchextractor
dorarad/gansformer
Generative Adversarial Transformers
NVlabs/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation