DeepImageBlending
Image Blender
A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss
This is a Pytorch implementation of deep image blending
431 stars
14 watching
76 forks
Language: Python
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
huochaitiantang/pytorch-deep-image-matting | Deep learning implementation of image matting, aiming to separate foreground and background from input images. | 293 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch | An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts | 65 |
foamliu/deep-image-matting-pytorch | An implementation of deep image matting in PyTorch using a neural network architecture. | 817 |
akanimax/pro_gan_pytorch | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 536 |
mrzhu-cool/pix2pix-pytorch | A PyTorch implementation of an image-to-image translation algorithm using conditional adversarial networks | 425 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
cszn/dpsr | A deep learning-based method to improve image quality by reducing blur effects | 836 |
duc0/deep-dream-in-pytorch | An implementation of the DeepDream algorithm in PyTorch to generate visually striking images from input images. | 102 |
junyanz/bicyclegan | A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,486 |
richzhang/colorization-pytorch | An implementation of Interactive Deep Colorization in PyTorch, providing a framework for real-time user-guided image colorization. | 598 |
4uiiurz1/pytorch-nested-unet | An implementation of a deep learning model for image segmentation using PyTorch | 851 |
progamergov/neural-dream | An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. | 132 |
wizaron/reseg-pytorch | A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. | 45 |