Pinned Repositories
3D-Machine-Learning
A resource repository for 3D machine learning
albumentations
fast image augmentation library and easy to use wrapper around other libraries
Anime-GAN-tensorflow
The BIGGAN based Anime generation implemented with tensorflow. All training data has been open sourced.
APDrawingGAN2
Code for Line Drawings for Face Portraits from Photos using Global and Local Structure based GANs (TPAMI)
avatarify-windows
Real-Time Deepfake Avatars for Windows
awesome-semantic-segmentation
awesome-semantic-segmentation
Bayesian-deep-learning
Notes and codes of the topic "Bayesian deep learning"
CaricatureFace
The source code for paper "Landmark Detection and 3D Face Reconstruction for Caricature using a Nonlinear Parametric Model".
CoordConv-Implementation
TensorFlow implementation of CoordConv Layer introduced by UBER
DeepLearningAnimePapers
A list of papers and other resources on deep learning with anime style images.
llooppa's Repositories
llooppa/3D-Machine-Learning
A resource repository for 3D machine learning
llooppa/albumentations
fast image augmentation library and easy to use wrapper around other libraries
llooppa/Anime-GAN-tensorflow
The BIGGAN based Anime generation implemented with tensorflow. All training data has been open sourced.
llooppa/APDrawingGAN2
Code for Line Drawings for Face Portraits from Photos using Global and Local Structure based GANs (TPAMI)
llooppa/avatarify-windows
Real-Time Deepfake Avatars for Windows
llooppa/awesome-semantic-segmentation
awesome-semantic-segmentation
llooppa/Bayesian-deep-learning
Notes and codes of the topic "Bayesian deep learning"
llooppa/CaricatureFace
The source code for paper "Landmark Detection and 3D Face Reconstruction for Caricature using a Nonlinear Parametric Model".
llooppa/CoordConv-Implementation
TensorFlow implementation of CoordConv Layer introduced by UBER
llooppa/DeepLearningAnimePapers
A list of papers and other resources on deep learning with anime style images.
llooppa/dl-uncertainty
What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision?
llooppa/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
llooppa/generators-with-stylegan2
Here is a series of face generators based on StyleGAN2
llooppa/gy_mlcamp17
Sketch Simplification
llooppa/imagededup
😎 Finding duplicate images made easy!
llooppa/LineFiller
Leak-proofing line art filling and segmentation based on trapped-ball filling, and a deep learning model for grouping.
llooppa/maml-tensorflow-1
This repository implements the paper, Model-Agnostic Meta-Leanring for Fast Adaptation of Deep Networks.
llooppa/neural_toolbox
standalone toolbox for neural modules (CBN, attention, FiLM layers etc.)
llooppa/pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
llooppa/quickdraw-dataset
Documentation on how to access and use the Quick, Draw! Dataset.
llooppa/segmentation_uncertainty
llooppa/sngan_projection
GANs with spectral normalization and projection discriminator
llooppa/stylegan2-distillation
llooppa/Tensorflow-DatasetAPI
Simple Tensorflow DatasetAPI Tutorial for reading image
llooppa/tensorflow-estimator-predictor-example
An example of using a custom tensorflow core estimator with predictor for increased inference performance when using the tensorflow estimator high-level API.
llooppa/Understanding-NN
Tensorflow tutorial for various Deep Neural Network visualization techniques
llooppa/Unpaired-Portrait-Drawing
Code for Unpaired Portrait Drawing Generation via Asymmetric Cycle Mapping (CVPR 2020)