ImageAI v2.0.3
This is a major ImageAI release that provides a wider range of APIs for custom models and recognition. This wheel is provided for Python 3.x .
What's new:
- Options to set video detection timeout in seconds
- Options to save trained custom model in full
- Support for running custom prediction with fully saved model without specifying network type
- Support for running custom prediction with any fully saved Keras model
- Support for converting custom trained models to Tensorflow (.pb) format
- Support for continuous training from previously saved custom model
- Support for transfer learning from pre-trained models for small datasets
- Only models with increased accuracy will be saved during training
- Support for loading and prediction with multiple custom models
- Support for exporting models to DeepStack format