0.1.0 • Published 4 years ago

icurate v0.1.0

Weekly downloads
3
License
-
Repository
-
Last release
4 years ago

iCurate

An Angular 9 web interface for iCURATE. A live version is hosted at the New York Botanical Garden.

iCURATE mobilizes the plant identification models produced in the Herbarium2019 and Herbarium2020 Kaggle competitions so that botanists can easily make identifications from herbarium specimen images without needing to install or build their own neural networks.

install

npm install icurate --save

use

util/angular-dev.sh will start a local dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

util/angular-build.sh will build a production version of the code for deployment.

license

MIT