Problem - how to detect empty areas on a brick wall?
Context - posters/hoardings are put on the brick walls. I've images in which people have manually annotated the empty areas (cross-section of the wall not covered by any hoarding) with a rectangular bounding box. Can I use these images to train an object detection model? If so which one should I use?
Expected outcome - If a new image of a brick wall is presented the model should create the bounding box for any empty area on its own
gmish27 t1_j2liuuh wrote
Reply to [D] Simple Questions Thread by AutoModerator
Problem - how to detect empty areas on a brick wall?
Context - posters/hoardings are put on the brick walls. I've images in which people have manually annotated the empty areas (cross-section of the wall not covered by any hoarding) with a rectangular bounding box. Can I use these images to train an object detection model? If so which one should I use?
Expected outcome - If a new image of a brick wall is presented the model should create the bounding box for any empty area on its own