From 1055c3c85ea3751dd0f2b2a9e2c50780977b1f01 Mon Sep 17 00:00:00 2001 From: Thibaut Mattio Date: Wed, 8 Mar 2017 11:28:03 +0800 Subject: [PATCH] Add documentation for the verification feature --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7da233d..f795691d 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ You can edit the [data/predefined_classes.txt](https://github.com/tzutalin/label | Ctrl + r | Change the default annotation target dir | | Ctrl + s | Save | | Ctrl + d | Copy the current label and rect box | +| Space | Flag the current image as verified | | w | Create a rect box | | d | Next image | | a | Previous image |