Skip to content

dzungdinhh/Detect-crown-of-thorns-starfish

Repository files navigation

Detect crown-of-thorns starfish

This project detects starfish by implementing Yolov5, which can be found here. There is no official research paper about Yolov5, but many people use it in practice, and it shows a great result.

Files:

  • Training: detect-crown-of-thorns-starfish-infer.ipynb
  • Inference: detect-crown-of-thorns-starfish-infer.ipynb

Result:

I achieved a F2 score of 0.494 on the validation set after 20 epochs. The F2 score weights recall more heavily than the precision, which makes sense because we want to detect as many starfish as we can.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published