AI Vision Object Detection System — Python, Machine Learning project
Engineered a real-time object detection system using YOLOv8 by iteratively training models with large annotated datasets. Performed data preprocessing and augmentation on annotated data to improve reliability and reduce overfitting for bounding-box-based detection. Applied regression analysis concepts to optimize bounding box predictions and tracking accuracy for dynamic inputs. • Trained YOLOv8 object detector with iterative parameter optimization to exceed 90% precision. • Applied augmentation techniques to improve model robustness and generalization. • Optimized bounding box predictions using regression-related concepts. • Improved tracking accuracy for dynamic inputs via model evaluation and refinement.