From 10e6166956be380e4036d9931aa8766db1ff10ff Mon Sep 17 00:00:00 2001 From: rmdocherty Date: Mon, 22 Jan 2024 12:40:06 +0000 Subject: [PATCH] added video link to intro popup and manual.md --- MANUAL.md | 2 ++ frontend/src/components/Modals.tsx | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/MANUAL.md b/MANUAL.md index 5a74986..4072a69 100644 --- a/MANUAL.md +++ b/MANUAL.md @@ -1,5 +1,7 @@ # SAMBA Tutorial +[A video tutorial is also available.](https://www.youtube.com/watch?v=BEvI9gtGbCs) + ## Handling data

diff --git a/frontend/src/components/Modals.tsx b/frontend/src/components/Modals.tsx index aa3ddcd..45f0cc4 100644 --- a/frontend/src/components/Modals.tsx +++ b/frontend/src/components/Modals.tsx @@ -100,7 +100,7 @@ const WelcomeModalContent = () => {

SAMBA is a web-based trainable segmentation app. It has deep-learning powered label suggestions and a random-forest classifier backend.

-

Load an image, choose your brush on the sidebar and place some labels with left click. Zoom with the scroll wheel and pan with arrow keys or WASD. Right click to change the smart label focus size or to finish a polygon. Once you've labelled an example of each class, press "Train Classifier" to segment the image. If you still need help, check out the manual or watch a video tutorial. Have fun!

+

Load an image, choose your brush on the sidebar and place some labels with left click. Zoom with the scroll wheel and pan with arrow keys or WASD. Right click to change the smart label focus size or to finish a polygon. Once you've labelled an example of each class, press "Train Classifier" to segment the image. If you still need help, check out the manual or watch a video tutorial. Have fun!

Hotkeys: