DecoMind: A Generative AI System for Personalized Interior Design Layouts
This addresses the problem of automating interior design for users seeking personalized layouts, but it is incremental as it combines existing AI models without introducing new core methods.
The paper tackles the problem of generating personalized interior design layouts by developing a system that uses CLIP, Stable Diffusion with ControlNet, and classifiers to create designs based on user inputs like room type and furniture preferences, resulting in an automated solution for realistic interior design.
This paper introduces a system for generating interior design layouts based on user inputs, such as room type, style, and furniture preferences. CLIP extracts relevant furniture from a dataset, and a layout that contains furniture and a prompt are fed to Stable Diffusion with ControlNet to generate a design that incorporates the selected furniture. The design is then evaluated by classifiers to ensure alignment with the user's inputs, offering an automated solution for realistic interior design.