Mosquito classifier | Tensorflow

Researcher can use this classifier to automatically distinguish a particular type of mosquito from a large dataset
mosquitoes

Requirements

Usage

  1. Clone the project or download here

    git clone https://github.com/ultimatepritam/mosquito_classifier.git

  2. Start the docker image

    docker run -it -v ~/mosquito_classifier/:/mosquito_classifier/ gcr.io/tensorflow/tensorflow:latest-devel

  3. Run the mosq script to label the image

    python /mosquito_classifier/mosq.py <path_to_file>

Accuracy
accuracy.png

Results
resul.png

Leave a comment