Skip to content

ImageAI 2.1 Essentials

Compare
Choose a tag to compare
@OlafenwaMoses OlafenwaMoses released this 30 Jul 08:27
· 247 commits to master since this release
99eb9ab

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.