dgmr
Implementation of DeepMind's Deep Generative Model of Radar (DGMR) https://arxiv.org/abs/2104.00954
cp-vton-plus
Official implementation for "CP-VTON+: Clothing Shape and Texture Preserving Image-Based Virtual Try-On", CVPRW 2020
https://github.com/csinva/gan-vae-pretrained-pytorch
Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.
pytorch-project-template
A Simple Template For A PyTorch Classification Project 😄
https://github.com/yutsuro/pytorch-time-series-classification
Simple model creation for time series classification in Pytorch
https://github.com/cedrickchee/octaveconv-pytorch
PyTorch implementation of Octave Convolution for ResNet
torchsom
TorchSOM is a PyTorch-based library for training Self-Organizing Maps (SOMs), a type of unsupervised learning algorithm used for clustering and dimensionality reduction. Designed for scalability and ease of use, this implementation is optimized for large-scale data.
https://github.com/cedrickchee/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
https://github.com/cedrickchee/gandissect
PyTorch-based tools for visualizing and understanding the neurons of a GAN.
sgumlp
Pytorch implementation of the SGU-MLP Architecture (mostly) as described in the paper "Spatial Gated Multi-Layer Perceptron for Land Use and Land Cover Mapping".