Stars
😌 Automatically detects and crops faces from batches of pictures.
Use PyTorch to implement some classic frameworks
DeepLab resnet v2 model in pytorch
The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).
Official code for "Parser-Free Virtual Try-on via Distilling Appearance Flows", CVPR 2021.
Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"
pytorch implementation for Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network arXiv:1609.04802
Official Pytorch implementation of "StyleKeeper: Prevent Content Leakage using Negative Visual Query Guidance"
Official pytorch implementation of StyleMapGAN (CVPR 2021)
Code repository for Part Grouping Network, ECCV 2018
Learning to Transfer Texture from Clothing Images to 3D Humans, CVPR 2020
CoCosNet v2: Full-Resolution Correspondence Learning for Image Translation
PyTorch inference for "Progressive Growing of GANs" with CelebA snapshot
The winning submission for NIPS 2017: Defense Against Adversarial Attack of team TSAIL
Code for binary segmentation of cloths
Image Dataset Tool (idt) is a cli tool designed to make the otherwise repetitive and slow task of creating image datasets into a fast and intuitive process.
pochmann / PyTricks
Forked from brennerm/PyTricksCollection of less popular features and tricks for the Python programming language
Train DeepLab for Semantic Image Segmentation
dbpprt / u-2-net-portrait
Forked from xuebinqin/U-2-NetThe code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
A toolbox for receptive field analysis and visualizing neural network architectures
PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)