Skip to content

savioratharv/Wall-Painter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Wall-Painter

This is the code to create a model to detect and change the color of walls in an image.

wall_yolo_segment.ipynb

This file contains the code to train the segmentation model to detect walls

Trained model

The model I trained is available on https://mega.nz/file/7EJgiQhJ#GVxkweBZ5En_aXAuxrCjZAJeagjDYOKF-sGUaHIJ-CQ

wall_color_changer.ipynb

Here we inference the model (load it) and use open cv to change the color of the detected masks of the wall

Result:

Original Image:

WhatsApp Image 2023-08-02 at 23 46 26

Changed Wall Color to Blue:

WhatsApp Image 2023-08-03 at 21 24 57

About

Created a model to detect walls and recolor them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published