iArunava / DCGANLinks
In this repository, I reproduce the DCGAN paper using PyTorch
☆28Updated 2 years ago
Alternatives and similar repositories for DCGAN
Users that are interested in DCGAN are comparing it to the libraries listed below
Sorting:
- Image to Image Translation using Conditional GANs (Pix2Pix) implemented using Tensorflow 2.0☆29Updated 6 years ago
- Tensorflow Implementation of FaceNet: A Unified Embedding for Face Recognition and Clustering to find the celebrity whose face matches th…☆31Updated 3 years ago
- A computer vision based gesture detection system that automatically detects the number of fingers as a hand gesture and enables you to co…☆58Updated 5 years ago
- This is the code for "AI that Dresses Itself" By Siraj Raval on Youtube☆47Updated 7 years ago
- Takes 2 images and says how similar they are based on Euclidean distance of feature vectors☆58Updated 7 years ago
- Showcasing various fun adventures with GANs☆14Updated 2 years ago
- Repository containing code for the blog post titled "How To Easily Classify Food Using Deep Learning and Tensorflow"☆64Updated 6 years ago
- Noise removal from images using Convolutional autoencoder☆39Updated 7 years ago
- Examples trained using the python pytorch package pro-gan-pth☆38Updated 4 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- Simple face alignment library by using face_recognition and opencv☆16Updated 6 years ago
- A PyTorch Implementation of Deep Convolutional Generative Adversarial Networks☆12Updated 7 years ago
- Text to Image Synthesis using Generative Adversarial Networks☆78Updated 6 years ago
- Disentangling Multiple Conditional Inputs in GANs☆68Updated 7 years ago
- Yolo-V3 implementation from scratch in pytorch☆41Updated 6 years ago
- Tensorflow implementation of the NIPS paper "Toward Multimodal Image-to-Image Translation"☆33Updated 8 years ago
- U-Net Model conditioned with MobileNet features for Grayscale -> Color mapping☆25Updated 7 years ago
- Contains real-life example that can be solved by pytorch☆69Updated 4 years ago
- Google Street View House Number(SVHN) Dataset, and classifying them through CNN☆63Updated 7 years ago
- Image Captioning: Implementing the Neural Image Caption Generator with python☆64Updated 8 years ago
- Chainer implementation of Deepmind's Visual Attention Model paper☆27Updated 7 years ago
- Facial Expression Recognization using JAFFE☆28Updated 5 years ago
- TensorFlow implementation of DeepMask and SharpMask☆32Updated 7 years ago
- Used LSTM on Flickr dataset☆12Updated 7 years ago
- A 2-CNN pipeline to do both detection (using bounding box regression) and classification of numbers on SVHN dataset.☆59Updated 7 years ago
- Conditional GAN for Anime face generation.☆92Updated 7 years ago
- Automatic Annotation tool for labelling images in bulk with their corresponding bounding box annotations.☆32Updated 4 years ago
- PyTorch Implementation of "Facial Image-to-Video Translation by a Hidden Affine Transformation" in MM'19.☆54Updated 6 years ago
- Color image quantization☆20Updated 6 years ago
- This is the code for "PyTorch Coding Challenge LIVE" By Siraj Raval on Youtube☆34Updated 7 years ago