s2am
Image harmonizer
Improving image composition by harmonizing the style of a spliced region with its background
[TIP 2020] Improving the Harmony of the Composite Image by Spatial-Separated Attention Module
59 stars
7 watching
8 forks
Language: Jupyter Notebook
last commit: over 1 year ago image-compositionimage-harmonizationpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
wasidennis/deepharmonization | Reimplements a deep learning model to harmonize images from different illumination conditions | 150 |
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 |
bcmi/libcom | An image composition toolkit providing methods to combine foreground objects with backgrounds, including color adjustment and shadow generation. | 537 |
woozzu/dong_iccv_2017 | An implementation of semantic image synthesis via adversarial learning using PyTorch | 145 |
hanzhanggit/stackgan | A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,860 |
bcmi/image-harmonization-dataset-iharmony4 | A collection of datasets and tools for training algorithms to harmonize images by adjusting the appearance of foreground regions to match the background. | 765 |
brucesherwood/vpython-jupyter | An integration of VPython with Jupyter Notebook for interactive 3D visualization and simulation in scientific computing. | 64 |
mchong6/soat | This repository provides a PyTorch implementation of an image manipulation technique using a pretrained StyleGAN model. | 380 |
yiwuzhong/sub-gc | A PyTorch implementation of image captioning models via scene graph decomposition. | 96 |
janko/image_processing | Provides a set of reusable image processing helpers | 870 |
kunpengli1994/vsrn | An open-source PyTorch implementation of a visual semantic reasoning model for image-text matching | 294 |
matyunya/svelte-image | Automates image optimization and inlining using Sharp. | 719 |
nickjiang2378/vl-interp | This project provides an official PyTorch implementation of a method to interpret and edit vision-language representations to mitigate hallucinations in image captions. | 31 |
spandan-madan/pytorch_fine_tuning_tutorial | Provides guidance on fine-tuning pre-trained models for image classification tasks using PyTorch. | 279 |