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