Highlight of my featured works
Ship detection using YOLO models (v4, v8, v11). Compared their performance in accuracy, speed, and robustness for object detection tasks.
YOLOv4 provided a stable baseline but was slower and less accurate. YOLOv8 improved both speed and detection quality, while YOLOv11 delivered the best performance overall. Next steps include dataset expansion, fine-tuning YOLOv11, and real-time deployment for ship surveillance systems.