An open API service providing repository metadata for many open source software ecosystems.

Topic: "celeba"

podgorskiy/ALAE

[CVPR2020] Adversarial Latent Autoencoders

Language: Python - Size: 203 MB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 3,525 - Forks: 556

switchablenorms/CelebAMask-HQ

A large-scale face dataset for face parsing, recognition, generation and editing.

Language: Python - Size: 41.5 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 2,217 - Forks: 356

carpedm20/BEGAN-tensorflow

Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"

Language: Python - Size: 23 MB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 924 - Forks: 238

YannDubs/disentangling-vae

Experiments for understanding disentanglement in VAE latent representations

Language: Python - Size: 222 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 816 - Forks: 145

znxlwm/pytorch-MNIST-CelebA-GAN-DCGAN

Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST and CelebA datasets

Language: Python - Size: 17.3 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 527 - Forks: 145

znxlwm/pytorch-MNIST-CelebA-cGAN-cDCGAN

Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Networks (cDCGAN) for MNIST dataset

Language: Python - Size: 45.7 MB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 519 - Forks: 128

1Konny/Beta-VAE

Pytorch implementation of β-VAE

Language: Python - Size: 3.86 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 466 - Forks: 119

khanrc/tf.gans-comparison

Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking

Language: Python - Size: 7.72 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 466 - Forks: 73

pkmital/pycadl

Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"

Language: Python - Size: 641 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 366 - Forks: 67

Yangyangii/GAN-Tutorial

Simple Implementation of many GAN models with PyTorch.

Language: Jupyter Notebook - Size: 3.44 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 349 - Forks: 103

Natsu6767/InfoGAN-PyTorch

PyTorch Implementation of InfoGAN

Language: Python - Size: 149 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 321 - Forks: 83

1Konny/FactorVAE

Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)

Language: Python - Size: 7.83 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 242 - Forks: 48

LynnHo/HD-CelebA-Cropper

To obtain high resolution face images from CelebA

Language: Python - Size: 2.82 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 161 - Forks: 23

akanimax/msg-gan-v1

MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)

Language: Python - Size: 199 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 150 - Forks: 28

suvojit-0x55aa/celebA-HQ-dataset-download

Get started with CelebA-HQ dataset in under 5 mins !

Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 135 - Forks: 23

zxhuang1698/interpretability-by-parts

Code repository for "Interpretable and Accurate Fine-grained Recognition via Region Grouping", CVPR 2020 (Oral)

Language: Python - Size: 11.2 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 127 - Forks: 27

ypwhs/deeplearning-models Fork of rasbt/deeplearning-models 📦

各种深度学习结构、模型和技巧的集合

Language: Jupyter Notebook - Size: 7.25 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 116 - Forks: 36

willylulu/celeba-hq-modified

Modified h5tool.py make user getting celeba-HQ easier

Language: Python - Size: 183 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 116 - Forks: 23

sanghoon/tf-exercise-gan

Tensorflow implementation of different GANs and their comparisions

Language: Python - Size: 9.99 MB - Last synced at: 11 days ago - Pushed at: over 7 years ago - Stars: 112 - Forks: 32

podgorskiy/VAE

Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.

Language: Python - Size: 5.17 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 74 - Forks: 13

christopher-beckham/hologan-pytorch

Non-official + minimal reimplementation of HoloGAN by Nguyen-Phuoc, et al: https://arxiv.org/abs/1904.01326

Language: Python - Size: 4.69 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 65 - Forks: 7

imistyrain/yolo-face

use yolo v2 to train face detection model on CelebA dataset

Language: Python - Size: 350 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 61 - Forks: 24

togheppi/cDCGAN

PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)

Language: Python - Size: 15.8 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 60 - Forks: 19

togheppi/DCGAN

PyTorch implementation of DCGAN

Language: Python - Size: 7.87 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 48 - Forks: 20

Golbstein/keras-face-recognition

Who is your doppelgänger and more with Keras face recognition

Language: Jupyter Notebook - Size: 17.1 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 47 - Forks: 18

Erfaniaa/thatcher-effect-dataset-generator

Apply Thatcher illusion on a set of face photos

Language: Python - Size: 11.5 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 42 - Forks: 11

fjxmlzn/InfoGAN-CR

[ICML 2020] InfoGAN-CR and ModelCentrality: Self-supervised Model Training and Selection for Disentangling GANs

Language: Python - Size: 920 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 41 - Forks: 8

fjxmlzn/BSN

[NeurIPS 2021] Why Spectral Normalization Stabilizes GANs: Analysis and Improvements

Language: Python - Size: 32.2 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 3

nashory/progressive-growing-torch

Torch implementation of "PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION"

Language: Lua - Size: 2.53 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 35 - Forks: 8

msurtsukov/generative-models-collection

PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN

Language: Python - Size: 151 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 32 - Forks: 7

orgoro/style-vae

Implementation of VAE and Style-GAN Architecture Achieving State of the Art Reconstruction

Language: Python - Size: 24.6 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 4

suikei-wang/Facial-Attributes-Classification

Facial attributes classification based on MobileNet, a light weight deep neural network with CelebA cropped dataset. (based on Pytorch)

Language: Python - Size: 13 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 28 - Forks: 7

christopher-beckham/binary_gan_demo

Language: Jupyter Notebook - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 25 - Forks: 5

last-one/DCGAN-Pytorch

A Pytorch implementation of "Deep Convolutional Generative Adversarial Networks"

Language: Python - Size: 21.6 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 24 - Forks: 11

seasonyc/face_vae

A VAE for CelebA

Language: Python - Size: 25.9 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 23 - Forks: 8

HyeongminLEE/Tensorflow_DCGAN

Study Friendly Implementation of DCGAN in Tensorflow

Language: Python - Size: 420 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 23 - Forks: 12

aleju/gan-error-avoidance

Learning to Avoid Errors in GANs by Input Space Manipulation (Code for paper)

Language: Python - Size: 9.75 MB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 23 - Forks: 3

anantzoid/BEGAN-pytorch

Implementation of BEGAN in Pytorch and other interpolation experiments

Language: Python - Size: 67.8 MB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 22 - Forks: 4

mazzzystar/make-CelebA-HQ

Supposed you've downloaded CelebA & CelebA-HQ dataset, and want to get HQ images from them.

Language: Python - Size: 798 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 21 - Forks: 3

evanhu1/pytorch-CelebA-faCeGAN

Deep convolutional conditional GAN implementation with CelebA dataset that allows for generation of custom faces according to textual input.

Language: Python - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 18 - Forks: 2

krshrimali/DCGAN-CelebA-PyTorch-CPP

DCGAN Implementation using PyTorch in both C++ and Python

Language: C++ - Size: 3.36 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 15 - Forks: 5

sutd-visual-computing-group/Re-thinking_MI

[CVPR-2023] Re-thinking Model Inversion Attacks Against Deep Neural Networks

Language: Python - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 2

mohammadrezanaderi4/SFI-Swin

SFI-Swin: Symmetric Face Inpainting with Swin Transformer by Distinctly Learning Face Components Distributions https://arxiv.org/abs/2301.03130

Size: 25.6 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 3

matin-ghorbani/Celeb-a-GAN-PyTorch

Implement a GAN for Celeb_a dataset to generate celebrities faces with PyTorch

Language: Jupyter Notebook - Size: 18.7 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 0

rosshemsley/gander

A Pytorch Lightning WGAN-gp to generate faces

Language: Python - Size: 3.56 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 0

hiwonjoon/wae-wgan

Reimplementation of Wasserstein Auto Encoder (WAE) with Wasserstein GAN based penalty D_Z in Tensorflow

Language: Jupyter Notebook - Size: 6.95 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 5

1Konny/BEGAN-pytorch

Pytorch implementation of BEGAN(arxiv:1703.10717)

Language: Python - Size: 13.7 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 12 - Forks: 4

nashory/dense-equi-torch

Torch7 implementation of Unsupervised object learning from dense equivariant image labelling

Language: Lua - Size: 46.9 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 0

fidansamet/GANiry

Bald-to-Hairy Translation Using CycleGAN

Language: Python - Size: 2.52 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 0

Glaciohound/SCAN Fork of 1Konny/Beta-VAE

Pytorch implementation of SCAN: Learning Hierarchical Compositional Visual Concepts, Higgins et al., ICLR 2018

Language: Python - Size: 14.7 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 10 - Forks: 1

taey16/CBEGAN

A simple conditional version of the Boundary Equilibrium Generative Adversarial Networks (CBEGANs)

Language: Python - Size: 424 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 1

KimRass/DDPM

PyTorch implementation of 'DDPM' (Ho et al., 2020) and training it on CelebA 64×64

Language: Python - Size: 626 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 9 - Forks: 0

lattice-ai/Compressed-DNNs-Forget 📦

Minimal Reproducibility Study of (https://arxiv.org/abs/1911.05248). Experiments with Compression of Deep Neural Networks

Language: Python - Size: 211 MB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 0

batmanlab/Ladder

[ACL 2025] Official Pytorch implementation of LADDER: Language-Driven Slice Discovery and Error Rectification in Vision Classifiers

Language: Jupyter Notebook - Size: 53.6 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 8 - Forks: 4

alex0dd/FaceGen-GAN

Conditional face generation experiments using GAN models on CelebA dataset.

Language: Python - Size: 866 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 0

IliaZenkov/DCGAN-Rectangular-GANHacks2

A DCGAN implementing all the tricks from recent papers up to 2020 and from all over the internet. Trained on CelebA at 157x128. "GAN Hacks 2", if you will.

Language: Jupyter Notebook - Size: 216 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 1

jpowie01/DCGAN_CelebA

Example implementation of DCGAN on CelebA dataset in PyTorch

Language: Python - Size: 42.7 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 4

kundan2510/vae_celeba

Language: Python - Size: 208 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 3

KooroshRH/Image-Colorizer

A model with CycleGAN architecture for translating black & white images into colorized images

Language: Jupyter Notebook - Size: 944 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

vineeths96/Generative-Image-Compression

In this repository, we focus on the compression of images and video (sequence of image frames) using deep generative models and show that they achieve a better performance in compression ratio and perceptual quality. We explore the use of GANs for this task.

Language: Python - Size: 106 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

YeongHyeon/Context-Encoder

TensorFlow implementation of "Context Encoders: Feature Learning by Inpainting" with CelebAMask-HQ Dataset.

Language: Python - Size: 141 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

yan-roo/FakeFace

StyleGAN - Pytorch Implementation

Language: Python - Size: 35.9 MB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 5

praveen1664/deeplearning-architectures

This is one of the deep learning architecture, machine learning, CNN, RNN based on tensorflow, pytorch, tensorboard

Language: Jupyter Notebook - Size: 5.22 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 4

kkaryl/AI6126-Advanced_Computer_Vision

This repository contains source code implementation of assignments for NTU's MSAI course AI6126 on Advanced Computer Vision (2020 Sem 1).

Language: Jupyter Notebook - Size: 55.5 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

seasonyc/face_gan

An adversarial translator for CelebA

Language: Python - Size: 1.39 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 3

chinancheng/Face-Completion.tf

Face Completion

Language: Python - Size: 1.49 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 7

matin-ghorbani/Celeb-a-GAN-tensorflow

Implement a GAN for Celeb_a dataset to generate celebrities faces with expert mode of TensorFlow

Language: Jupyter Notebook - Size: 2.84 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

1Konny/EBGAN-pytorch

Pytorch implementation of EBGAN(arxiv:1609.03126)

Language: Python - Size: 33.8 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 3

AccSrd/NTU_MSAI_AI6126_AdvancedComputerVision

[AI6126] Advanced Computer Vision is an elective course of MSAI, SCSE, NTU, Singapore. The repository corresponds to the AI6126 of Semester 2, AY2021-2022, starting from 01/2022. The instructor of this course is Prof. Loy Chen Change and Prof. Liu Ziwei.

Language: Python - Size: 49.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

YasinShafiei/Progressive_GAN

Progressive GAN on Celeb-A dataset

Language: Python - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

sarikaya/Generative-Adversarial-Networks

Pytorch implementation of GANs and Denoising Autoencoder for MNIST and CelebA datasets

Language: Jupyter Notebook - Size: 3.35 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

Cyanosite/Facial-Attribute-Recognition

Facial Attribute Recognition using the Transformer architecture, 91% on CelebA

Language: Jupyter Notebook - Size: 27.4 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

AlessandroSaviolo/GAN-using-CelebA-Dataset

Generative Adversarial Network using CelebA Dataset

Language: Jupyter Notebook - Size: 41.4 MB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

lepoeme20/pytorch-image-classification

Image classification for small size reolution with pyTorch

Language: Python - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

KimRass/SDEdit

PyTorch implementation of 'SDEdit' (Meng et al., 2021) from scratch and applying it to 'DDPM' on CelebA at 64 × 64

Language: Python - Size: 102 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

faezeh-gholamrezaie/Text-to-Face-

A Novel Encoder-Decoder Approach for Text-to-Face Conversion using Generative Adversarial Networks and Attention Mechanism

Language: Python - Size: 295 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

KimRass/DCGAN

PyTorch implementation of 'DCGAN' (Radford et al., 2016) and training it on CelebA

Language: Python - Size: 15.8 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Faisal-AlDhuwayhi/Face-Generation

Generate new images of faces using Deep Convolutional Generative Adversarial Networks (DCGANs)

Language: Jupyter Notebook - Size: 989 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

saashd/controlVAE

ML2 Project following ControlVAE: Tuning, Analytical Properties, and Performance Analysis

Language: Jupyter Notebook - Size: 205 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

davidsvy/interactive-evolution

Interaction with GANs via evolutionary algorithms.

Language: Python - Size: 190 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

mansi-k/Basic_GANs

Implemented and experimented with GAN, Conditional GAN and Deep-Convolutional GAN on various datasets for comparison, learning and demonstration purposes

Language: Jupyter Notebook - Size: 3.72 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

jashrathod/Deepfake-Face-Generation

Fake Face Generation using DCGANs

Language: Jupyter Notebook - Size: 1.41 GB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

95bhargav/DC-GAN

A Simple implementation of DC-GANs using PyTorch.

Language: Python - Size: 4.01 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

bvpsk/Variational-Auto-Encoder-VAE-

Implementing VAE in keras and training on CelebA dataset

Language: Jupyter Notebook - Size: 10 MB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 3

asahi417/WassersteinGAN 📦

Tensorflow Wasserstein GAN implementation with TFRecord data format. WGAN, WGAN-GP (gradient penalty), DCGAN and showing example usage with CelebA dataset.

Language: Python - Size: 6.62 MB - Last synced at: 8 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 3

omidsakhi/progressive_gan

Progressive Growing of GANS

Language: Python - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

MarkIvory2973/FaceRecognition

Face recognition in PyTorch.

Language: Python - Size: 48.5 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

KimRass/DDIM

PyTorch implementation of 'DDIM' (Jiaming Song et al., 2020).

Language: Python - Size: 23.8 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Jovana-Gentic/VAE_celeba

Simple VAE implementation in tensorflow, jax and pytorch where both the encoder and decoder model use gaussian distributions.

Language: Jupyter Notebook - Size: 4.78 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KimRass/Improved-DDPM

PyTorch implementation of 'Improved DDPM' (Nichol and Dhariwal, 2021).

Language: Python - Size: 11.6 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

moshesipper/vae-torch-celeba

A Variational Autoencoder in PyTorch for the CelebA Dataset

Language: Python - Size: 28.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

JohannesKMB/Generative-Adversarial-Networks

This repository contains different GAN architectures for data generation and posterior sampling to solve inverse problems featured in my Master's Thesis.

Language: Jupyter Notebook - Size: 5.86 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

genglinliu/Hybrid-Convolution-Shortfuse

shortfuse on CelebA dataset

Language: Jupyter Notebook - Size: 49.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

lunayht/Pytorch-DCGAN-with-SN

Deep Convolutional Generative Adversarial Networks with Spectral Normalization

Language: Jupyter Notebook - Size: 7.65 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

iamgmujtaba/gif-celebA

A complete guide on how to generate animated images by detecting character face and gender using the CNN model.

Language: Python - Size: 8.4 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

guyez/Conditional-Generation-of-Faces

The aim of this work is to generate new face images similar to training ones (the CelebA dataset) according to user specified attributes. To do that we ended up with an implementation of a Versatile Auxiliary Classifier + GAN.

Language: Jupyter Notebook - Size: 5.18 MB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

chi0tzp/convert2coco

Convert annotations into COCO json format.

Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

effectivemadness/celebA_gan

Face Generating using MLP GAN

Language: Python - Size: 795 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

braininahat/ML-CSE574

UB Machine Learning

Size: 1.44 GB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

fangpin/dcgan

Implementation of Deep Convolutional Generative Adversarial Networks in tensorflow and tensorlayer

Language: Python - Size: 501 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Related Topics