YOLOv5 Object Detection Image Annotation Project
Worked on an image annotation and data preparation project for training an object detection model using YOLOv5. The scope involved labelling images by drawing precise bounding boxes around multiple object categories to create high-quality training datasets for computer vision models. Tasks included: Annotating images with bounding boxes for object detection training Ensuring correct class labelling consistency across datasets Cleaning and validating image datasets to remove incorrect or low-quality samples Preparing structured datasets compatible with the YOLO format Improving dataset accuracy to enhance model performance and reduce false detections Quality measures followed: Strict adherence to labelling guidelines for consistency Cross-verification of annotations to minimise labelling errors Ensuring balanced class distribution in datasets Maintaining high precision in object localisation for training reliability