This is a small mosquito specie image classification app. It serves as a deployment shinyapp to my blog post entitled "Mosquito Species Image Classification using the torch R package", originally posted on April 1st, 2023.
Execute the following from your R console:
## From an R console
shiny::runGitHub("mosquitoImageClassification", "rosericazondekon")
If you encounter or identify a bug, please consider emailing the author at roseric_2000@yahoo.fr and/or file an issue.