Image-Harmonization-Dataset-iHarmony4 VS Awesome-Image-Composition

Compare Image-Harmonization-Dataset-iHarmony4 vs Awesome-Image-Composition and see what are their differences.

Image-Harmonization-Dataset-iHarmony4

[CVPR 2020] The first large-scale public benchmark dataset for image harmonization. The code used in our paper "DoveNet: Deep Image Harmonization via Domain Verification", CVPR2020. Useful for image harmonization, image composition, etc. (by bcmi)

Awesome-Image-Composition

A curated list of papers, code and resources pertaining to image composition/compositing or object insertion, which aims to generate realistic composite image. (by bcmi)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Image-Harmonization-Dataset-iHarmony4 Awesome-Image-Composition
1 1
736 591
1.2% 4.4%
4.4 5.9
2 months ago 6 days ago
MATLAB
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Image-Harmonization-Dataset-iHarmony4

Posts with mentions or reviews of Image-Harmonization-Dataset-iHarmony4. We have used some of these posts to build our list of alternatives and similar projects.
  • Need help from someone with a Baidu account
    1 project | /r/deeplearning | 23 May 2021
    I'm trying to download the pre-trained DoveNet model (for image harmonization) but it seems you need a Baidu account to download from Baidu Cloud. I've spent almost 2 hours google-translating my way through the app but I don't think I can register without a Chinese phone number.

Awesome-Image-Composition

Posts with mentions or reviews of Awesome-Image-Composition. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-06.
  • AIGC and Image Composition
    2 projects | /r/computervision | 6 Apr 2023
    When the condition information is an exemplar image, we know all the attributes of the foreground object. Some attributes are consistent with the background, whereas some other attributes are inconsistent with the background. LC-AIGC would adjust all the attributes to make them compatible with the background, but this could lead to undesired changes. In practice, we usually hope to preserve partial or all attributes which are compatible with the background, and make as few changes as possible. Previously, our lab decomposes image composition task into several subtasks, achieving relatively good controllability. For example, image harmonization only adjusts the foreground illumination, shadow generation only generates shadow for the foreground object, object placement only seeks for reasonable placement (e.g., bounding box, geometric transformation) for the foreground object. Relevant contents are summarized in https://github.com/bcmi/Awesome-Image-Composition.

What are some alternatives?

When comparing Image-Harmonization-Dataset-iHarmony4 and Awesome-Image-Composition you can also consider the following projects:

libcom - Image composition toolbox: everything you want to know about image composition or object insertion

Object-Shadow-Generation-Dataset-DESOBA - [AAAI 2022] The first dataset on foreground object shadow generation for image composition in real-world scenes. The code used in our paper "Shadow Generation for Composite Image in Real-world Scenes", AAAI2022. Useful for shadow generation, shadow removal, image composition, etc.

Awesome-Object-Placement - A curated list of papers, code, and resources pertaining to object placement.

image-blending-opencv - A simple example of blending 2 images with OpenCV

BlendModes - Use this module to apply a number of blending modes to a background and foreground image

gomp - Alpha compositing operations and blending modes in Go.