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 Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s