Interior Object Detection and Color Harmonization
Sharmin Pathan

TL;DR
This paper presents an AI-based tool that detects room furniture, predicts suitable wall colors, and visualizes them to simplify interior decoration and color harmony decisions.
Contribution
It introduces a novel AI system combining object detection and deep learning to recommend and visualize wall colors based on room attributes and furniture.
Findings
Accurately detects furniture objects using YOLO with transfer learning.
Predicts wall colors that harmonize with room furniture and attributes.
Provides visually appealing color visualizations on room images.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsColor Science and Applications · Color perception and design · Image Enhancement Techniques
