paper-with-me

Papers

Interior Object Detection and Color Harmonization

2019-07-31 · Sharmin Pathan

Confused about renovating your space? Choosing the perfect color for your walls is always a challenging task. One does rounds of color consultation and several patch tests. This paper proposes an AI tool to pitch paint based on attributes of your room and other furniture, and visualize it on your walls. It makes the color selection process easy. It takes in images of a room, detects furniture objects using YOLO object detection. Once these objects have been detected, the tool picks out color of the object. Later this object specific information gets appended to the room attributes (room_type, room_size, preferred_tone, etc) and a deep neural net is trained to make predictions for color/texture/wallpaper for the walls. Finally, these predictions are visualized on the walls from the images provided. The idea is to take the knowledge of a color consultant and pitch colors that suit the walls and provide a good contrast with the furniture and harmonize with different colors in the room. Transfer learning for YOLO object detection from the COCO dataset was used as a starting point and the weights were later fine-tuned by training on additional images. The model was trained on 1000 records listing the room and furniture attributes, to predict colors. Given the room image, this method finds the best color scheme for the walls. These predictions are then visualized on the walls in the image using image segmentation. The results are visually appealing and automatically enhance the color look-and-feel.

📄 PDF Abstract BibTeX arXiv:1908.04344

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationObjectobject-detectionObject DetectionSemantic SegmentationTransfer Learning

Similar Papers 제목 키워드 기반

Lightweight Optimal-Transport Harmonization on Edge Devices

2025-11-16 · Maria Larchenko, Dmitry Guskov, Alexander Lobashev, Georgy Derevyanko arxiv

Color harmonization adjusts the colors of an inserted object so that it perceptually matches the surrounding image, resulting in a seamless composite. The harmonization problem naturally arises in augmented reality (AR),…

Deep Image Harmonization in Dual Color Spaces

2023-08-05 · Linfeng Tan, Jiangtong Li, Li Niu, Liqing Zhang

Image harmonization is an essential step in image composition that adjusts the appearance of composite foreground to address the inconsistency between foreground and background. Existing methods primarily operate in corr…

DecoderImage Harmonization

Learning Image Harmonization in the Linear Color Space

2023-01-01 · ICCV 2023 1 · Ke Xu, Gerhard Petrus Hancke, Rynson W.H. Lau

Harmonizing cut-and-paste images into perceptually realistic ones is challenging, as it requires a full understanding of the discrepancies between the background of the target image and the inserted object. Existing …

Image HarmonizationObject

Parameter Blending for Multi-Camera Harmonization for Automotive Surround View Systems

2024-06-16 · Yuzhuo Ren, Yining Deng, David Pajak, Robin Jenkin 외

In a surround view system, the image color and tone captured by multiple cameras can be different due to cameras applying auto white balance (AWB), global tone mapping (GTM) individually for each camera. The color and br…

Tone Mapping

Progressive Painterly Image Harmonization from Low-level Styles to High-level Styles

2023-12-15 · Li Niu, Yan Hong, Junyan Cao, Liqing Zhang

Painterly image harmonization aims to harmonize a photographic foreground object on the painterly background. Different from previous auto-encoder based harmonization networks, we develop a progressive multi-stage harmon…

Image Harmonization