Coder Social home page Coder Social logo

troublem1 / zindi-loc-sea-turtle-face-detector Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vbookshelf/zindi-loc-sea-turtle-face-detector

0.0 1.0 0.0 5.35 MB

A method to detect sea turtle faces using a segmentation approach combined with connected components.

Jupyter Notebook 100.00%

zindi-loc-sea-turtle-face-detector's Introduction

Zindi-LOC-Sea-Turtle-Face-Detector

A method to detect sea turtle faces using a segmentation approach combined with connected components.



I created this solution for the Local Ocean Conservation - Sea Turtle Face Detection knowledge competition on Zindi.
https://zindi.africa/competitions/local-ocean-conservation-sea-turtle-face-detection

The notebook included in this repo describes how to use a segmentation approach combined with connected components to detect sea turtle faces. I've used a pre-trained MobileNet encoder combined with a U-Net decoder. This is a simple single model setup without any ensembling or fold averaging. The model was trained on Google Colab for 30 epochs. Training time was approx. 30 seconds per epoch when using a Tesla T4 GPU. The image above shows the masks that the trained model predicted for three validation images.

The model produced a leaderboard IOU score of 0.828. It has a size of approx 27MB.

It's possible to get a leaderboard score of approx. 0.87 by using a larger encoder network like Densenet161. However, I believe that even though this model's leaderboard score is slighly lower, its small size combined with MobileNet's speed makes it a better candidate for use in a production system.

zindi-loc-sea-turtle-face-detector's People

Contributors

vbookshelf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.