Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 724 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 724 Bytes

Mosquito Species Image Classification App

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.

To Run this app

Execute the following from your R console:

## From an R console
shiny::runGitHub("mosquitoImageClassification", "rosericazondekon")

Getting Help

If you encounter or identify a bug, please consider emailing the author at roseric_2000@yahoo.fr and/or file an issue.