context_encoder_pytorch
Image inpainter
A PyTorch implementation of a deep learning model for inpainting images using contextual information
PyTorch Implement of Context Encoders: Feature Learning by Inpainting
366 stars
7 watching
100 forks
Language: Python
last commit: about 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Unsupervised feature learning by image inpainting using Generative Adversarial Networks (GANs) | 887 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| Deep learning implementation of image matting, aiming to separate foreground and background from input images. | 293 |
| PyTorch implementation of video captioning, combining deep learning and computer vision techniques. | 402 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 334 |
| An implementation of semantic image synthesis via adversarial learning using PyTorch | 145 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| An implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data. | 199 |
| Pytorch implementation of unsupervised depth and ego-motion learning from video sequences | 1,022 |
| A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 435 |
| A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |
| Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch | 149 |
| Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
| An implementation of a deep learning model for generating images from text descriptions | 262 |