Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
detection_config.json | 2019-07-30 | 175 Bytes | |
hololens.zip | 2019-07-30 | 2.3 MB | |
headset.zip | 2019-07-30 | 4.6 MB | |
hololens-ex-60--loss-2.76.h5 | 2019-07-30 | 247.0 MB | |
pretrained-yolov3.h5 | 2019-07-30 | 248.7 MB | |
ImageAI 2.1 Essentials.tar.gz | 2019-06-22 | 25.3 MB | |
ImageAI 2.1 Essentials.zip | 2019-06-22 | 25.4 MB | |
README.md | 2019-06-22 | 717 Bytes | |
Totals: 8 Items | 553.3 MB | 0 |
This release contain supporting files for training custom object detection models and performing detection. The files in this release are:
-
pretrained-yolov3.h5 : A pre-trained YOLOv3 model for transfer learning when training new detection models
-
hololens.zip : A sample detection dataset of the Hololens with Pascal VOC annotation
-
headset.zip : A sample detection dataset of Hololens and Oculus headsets with Pascal VOC annotation
-
hololens-ex-60--loss-2.76.h5 : A YOLOv3 model trained with ImageAI on the Hololens dataset
-
detection_config.json : The configuration JSON file for performing detection in images and video using the trained YOLOv3 model for Hololens.