diff --git a/README.md b/README.md index ef670826..51871464 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,11 @@ At the moment annotations are saved as a XML file. The format is PASCAL VOC form You can also see [ImageNet Utils](https://github.com/tzutalin/ImageNet_Utils) to download image, create a label text for machine learning, etc + ### Hotkeys +* Ctrl + r : Change the defult target dir which saving annotation files + * Ctrl + n : Create a bounding box * Ctrl + s : Save diff --git a/icons/demo.png b/icons/demo.png index f1dcfb62..9f6cf3a9 100644 Binary files a/icons/demo.png and b/icons/demo.png differ