다람이 - instance segmentation을 이용한 사진편집 앱
-
Updated
Oct 11, 2020 - Java
다람이 - instance segmentation을 이용한 사진편집 앱
Implementation of HW for IMVFX course in 2021 Fall semester at NYCU.
Source code for an image composition classifier.
A simple Image Compositor built using OpenFrameworks
Image Composition is an important task in Computer Vision to generate high quality real life like images. Usually, when an extracted portion of an image is pasted on to another image, it does not look natural. This is because the properties of both the images are different. Image Composition can help with blending these images seamlessly.
Stitch together given images in a row.
Source code for calculating image composition score
Library for generating and comparing compositional elements from art historic images
Source code for repeated cropping for photo composition enhancement
Source code for book "Image algorithms for low-level vision tasks" (Jia. 2024), including denoising, super-resolution, dehazing, image composition and enhancement models and algorithms implemented in pure Python.
Official repository of "Deep Image Composition Meets Image Forgery"
Alpha compositing operations and blending modes in Go.
Unofficial PyTorch implementation of "Composing Good Shots by Exploiting Mutual Relations"
A curated list of papers, code, and resources pertaining to foreground object search.
Summarize different color transfer strategies for image harmonization task.
The first rendered image harmonization dataset. Used in our paper "CharmNet: Deep Image Harmonization by Bridging the Reality Gap". Useful for Image harmonization, image composition, etc.
[ICCV 2023] The color checker based harmonization dataset contributed in our paper "Deep Image Harmonization with Globally Guided Feature Transformation and Relation Distillation", ICCV2023.
A simple baseline for image composition using text-guided inpainting model
[ICCV 2023] The datasets and code used in our paper "Foreground Object Search by Distilling Composite Image Feature", ICCV2023.
[AAAI 2024] The dataset used in our paper "Shadow Generation with Decomposed Mask Prediction and Attentive Shadow Filling", AAAI 2024.
Add a description, image, and links to the image-composition topic page so that developers can more easily learn about it.
To associate your repository with the image-composition topic, visit your repo's landing page and select "manage topics."