Overview
Fine-tuned YOLOv5 for object detection in maritime radar imagery.
Demo
Original Radar Image

Original ARPA Radar

Hough Circle Extraction

Detection Result

Key Achievements
- Extracted radar scope circular regions using Hough Transform
- Object detection in maritime radar imagery through YOLOv5 fine-tuning
Tech Stack
- Model: YOLOv5
- Framework: PyTorch
- Tools: OpenCV, Albumentations