From f24fe9bbdd6d47ef1be1134eaf9aa7089c9c3b16 Mon Sep 17 00:00:00 2001 From: Vita Aeterna <75674735+VitaAetaerna@users.noreply.github.com> Date: Thu, 5 Jan 2023 00:22:05 +0100 Subject: [PATCH] Update README.txt --- README.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.txt b/README.txt index 53841f7..f476c3c 100644 --- a/README.txt +++ b/README.txt @@ -17,6 +17,11 @@ As Input a Picture of a Dog or a Cat is given (Need to change Name of your Pictu Note that the Picture has to be in png or jpg Format. Path of Cat and Dog Pictures (DataSet) in "ImageUsing" need to be changed too! (DATA_DIR) +Run the Scripts in Order: + ImageUsing, + AI, + EndProduct; + As Output, 0 or 1 is given. 0=Dog; 1=Cat;