node-red-contrib-oscar-plants-classification
v0.0.6
Published
Classify plant images among 10K species from the iNaturalist dataset.
Downloads
17
Maintainers
Readme
Classify plant images among 10K species from the iNaturalist dataset.
npm install red-contrib-oscar-plants
About Plants
Classify plant images among 10K species from the iNaturalist dataset.
About Plants Service in OSCAR
This example uses the pre-trained classification model by DEEP-Hybrid-DataCloud Plants species classifier and is prepared to be used with synchronous invocations.
For more information consult:
Inputs
The input variables will be the basic variables (OSCAR server url and credentials). In addition to the name that has been given to the plants service on the server. Inside the input msg.payload must be the text to write. With all these elements, the service token is searched and then a request is made to the service ( POST /run/{serviceName}).
Syns
Outputs
The node returns through msg.payload plant classification image using Lasagne/Theano (base64), which can be used in image display nodes such as images preview node. GRyCAP (Grupo de Grid y Computación de Altas Prestaciones) - UPV