joshuagithub / mosquito_classifier

TensorFlow Image Classifier Files that can be used to distinguish among various Mosquito types with accuracy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mosquito classifier (Aedes, Anopheles, Culex)

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

el el el

Requirements

Usage

  1. Start the docker image docker run -it -v ~/mosquito_classifier/:/mosquito_classifier/ gcr.io/tensorflow/tensorflow:latest-devel

  2. Run the mosq script to label the image python /mosquito_classifier/mosq.py <path_to_file>

Accuracy

accuracy

Results

results

About

TensorFlow Image Classifier Files that can be used to distinguish among various Mosquito types with accuracy

License:Apache License 2.0


Languages

Language:Python 89.7%Language:PureBasic 10.3%