From 32e85ae38c5dc64458082d25828c7e59c97be387 Mon Sep 17 00:00:00 2001 From: Amanda Calatrava Date: Mon, 8 Jul 2024 10:23:43 +0200 Subject: [PATCH] Update README of plants-classification-tensorflow --- examples/plants-classification-tensorflow/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/plants-classification-tensorflow/README.md b/examples/plants-classification-tensorflow/README.md index 0a422053..540c1c81 100644 --- a/examples/plants-classification-tensorflow/README.md +++ b/examples/plants-classification-tensorflow/README.md @@ -1,11 +1,11 @@ -# Plants classification yolov8 +# Plants classification tensorflow -This example uses the pre-trained classification model by DEEP-Hybrid-DataCloud -[Plants species classifier](https://dashboard.cloud.ai4eosc.eu/marketplace/modules/plants-classification) +This example uses the pre-trained classification model by DEEP-Hybrid-DataCloud +[Plants species classifier](https://dashboard.cloud.ai4eosc.eu/marketplace/modules/deep-oc-plants-classification-tf) and is prepared to be used with asynchronous invocations. -In order to invoke the function, first you have to do is create a service, +In order to invoke the function, first you have to create a service, either by the OSCAR UI or by using the FDL within the following command. ``` sh @@ -16,4 +16,4 @@ Once the service is created you can make the invocation with the following command, which will store the output on a minio bucket. ``` sh -oscar-cli service put-file plants-classification.yaml minio images/plants.jpg plants-classification/input/plants.jpg \ No newline at end of file +oscar-cli service put-file plants-classification.yaml minio images/plants.jpg plants-classification/input/plants.jpg