From 5c446290f5704ebaf18acfa7cfad514141396e95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Ro=C3=9Fmann?= <alexander.rossmann@reutlingen-university.de> Date: Tue, 25 Jun 2024 07:48:30 +0000 Subject: [PATCH] Edit UI notebook titel --- .../Classification of clothing through images/notebook.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Warehouse/Classification of clothing through images/notebook.ipynb b/Warehouse/Classification of clothing through images/notebook.ipynb index 28299fd..adeb166 100644 --- a/Warehouse/Classification of clothing through images/notebook.ipynb +++ b/Warehouse/Classification of clothing through images/notebook.ipynb @@ -1961,7 +1961,7 @@ "repoLink": "https://gitlab.reutlingen-university.de/ki_lab/machine-learning-services/-/tree/main/Warehouse/Classification%20of%20clothing%20through%20images?ref_type=heads", "skipNotebookInDeployment": false, "teaser": "In diesem Praxisbeispiel können Sie mithilfe des Machine Learning Models einen Dienst entwickeln, der Retouren automatisch identifiziert und etikettiert, um sie effizient wieder aufzufüllen und weiterzuverkaufen. ", - "title": "Klassifizierung von Klamotten durch Bilder" + "title": "Klassifizierung von Kleidung durch Bilder" }, "nbformat": 4, "nbformat_minor": 4 -- GitLab