From a6d923a94ef6b26acfe3acbfb23b8c8e070d83a8 Mon Sep 17 00:00:00 2001 From: Nico Van den Hooff Date: Mon, 25 Apr 2022 08:48:24 -0700 Subject: [PATCH] chore: add prediction time message --- client/src/pages/dashboard/Dashboard.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/client/src/pages/dashboard/Dashboard.js b/client/src/pages/dashboard/Dashboard.js index bba1148..716bc27 100644 --- a/client/src/pages/dashboard/Dashboard.js +++ b/client/src/pages/dashboard/Dashboard.js @@ -54,6 +54,13 @@ export const Dashboard = () => { > Select or upload an image of an indoor scene to classify it. + + (The first prediction may take 30-60 seconds while as the models are loaded). +