Pinned Repositories
3bsamad
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
GAN-Hands
Generating hands using GANs for hand pose estimation.
GANs
gans-2.0
Generative Adversarial Networks in TensorFlow 2.0
generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
Hack
A typeface designed for source code
MNIST-Classifier-WebApp
Simple WebApp to classify user handwritten digits based on CNN trained on MNIST.
Pixel-Playground
poet
PoET: Pose Estimation Transformer for Single-View, Multi-Object 6D Pose Estimation
3bsamad's Repositories
3bsamad/GAN-Hands
Generating hands using GANs for hand pose estimation.
3bsamad/Hack
A typeface designed for source code
3bsamad/3bsamad
3bsamad/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
3bsamad/GANs
3bsamad/gans-2.0
Generative Adversarial Networks in TensorFlow 2.0
3bsamad/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
3bsamad/hand_pose_action
Dataset and code for the paper "First-Person Hand Action Benchmark with RGB-D Videos and 3D Hand Pose Annotations", CVPR 2018.
3bsamad/MNIST-Classifier-WebApp
Simple WebApp to classify user handwritten digits based on CNN trained on MNIST.
3bsamad/Pixel-Playground
3bsamad/poet
PoET: Pose Estimation Transformer for Single-View, Multi-Object 6D Pose Estimation
3bsamad/imageLabeling
3bsamad/imgaug
Image augmentation for machine learning experiments.
3bsamad/Keras-GAN
Keras implementations of Generative Adversarial Networks.
3bsamad/Pokemon_GAN
This is the code for "Generating Pokemon with a Generative Adversarial Network" by Siraj Raval on Youtube
3bsamad/stylegan2-pytorch
Simplest working implementation of Stylegan2 in Pytorch
3bsamad/StyleGAN2-Tensorflow-2.0
StyleGAN 2 in Tensorflow 2.0
3bsamad/tensorflow2-generative-models
Implementations of a number of generative models in Tensorflow 2. GAN, VAE, Seq2Seq, VAEGAN, GAIA, Spectrogram Inversion. Everything is self contained in a jupyter notebook for easy export to colab.
3bsamad/tf-vaegan
VAE-GAN in Tensorflow
3bsamad/vae
a simple vae and cvae from keras
3bsamad/vae-gan-tf2
Tensorflow 2 implementation of VEA-GAN
3bsamad/Variational-Auto-Encoder-VAE-
Implementing VAE in keras and training on CelebA dataset