JavaScript for Object Detection Annotation
jsoda is a simple pure JS web application to annotate bounding boxes on images for object detection.
(No installation and no dependencies!)
Annotated bounding boxes are stored in KITTI format and downloaded as a plain text file.
You can directly use your annotation (downloaded text files) for training in DIGITS.
Get more information about how to train an object detection model from here.