Basket-Ball Hoop
Data Labeling Tasks Performed: Collected and curated a custom image dataset of basketball hoops across varied lighting conditions, angles, and court backgrounds. Used Roboflow's annotation tool to manually draw and label bounding boxes around the hoop region for each image, designating it as the primary detection class. Leveraged Roboflow's built-in augmentation engine to apply transformations including horizontal flipping, brightness/contrast adjustment, scaling, and rotation — expanding the dataset and improving model generalization across diverse real-world scenarios. Quality Measures Adhered To: Maintained strict bounding box consistency — ensuring tight, accurate annotations with minimal label noise throughout the dataset. Used Roboflow's dataset health check features to detect and resolve issues such as duplicate images, missing labels, and class imbalance before training. Validated final model performance through real-time inference testing to confirm detection reliability prior to deployment.