Researcher can use this classifier to automatically distinguish a particular type of mosquito from a large dataset
-
Start the docker image
docker run -it -v ~/mosquito_classifier/:/mosquito_classifier/ gcr.io/tensorflow/tensorflow:latest-devel
-
Run the mosq script to label the image
python /mosquito_classifier/mosq.py <path_to_file>