From d4030a71af136a0dd3a2a11d2a638576460c927a Mon Sep 17 00:00:00 2001 From: Thinh Phan <79763166+thinh276@users.noreply.github.com> Date: Fri, 19 Nov 2021 04:53:18 +0900 Subject: [PATCH] Update README.rst (#813) Add "Annotation visualization" --- README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.rst b/README.rst index 4720ffcf..5c0c33d5 100644 --- a/README.rst +++ b/README.rst @@ -201,6 +201,18 @@ You can edit the `data/predefined\_classes.txt `__ to load pre-defined classes +Annotation visualization +~~~~~~~~~~~~~~~~~~~~~~~~ + +1. Copy the existing lables file to same folder with the images. The labels file name must be same with image file name. + +2. Click File and choose 'Open Dir' then Open the image folder. + +3. Select image in File List, it will appear the bounding box and label for all objects in that image. + +(Choose Display Labels mode in View to show/hide lablels) + + Hotkeys ~~~~~~~