This project aims to develop an object detection system for architectural floor plans using the YOLOv8 model. The system was trained to detect various elements commonly found in floor plans, such as ...
Abstract: Data augmentation improves machine learning model performance by diversifying training data. Initially, manual selection of augmentation techniques was required; however, AutoAugment ...