Customizations of tensorflow-based applications.
Currently available:
- deepspeech - Docker image for Mozilla's DeepSpeech
- efficientdet - Docker image for EfficientDet: Scalable and Efficient Object Detection
- image-segmentation-keras - Docker image for image segmentation using Keras
- image classification - Docker images for training image classification models and making predictions with them
- object detection - for building Docker images of TensorFlow's object detection framework
- tfutils - library for some common TensorFlow operations
For generating tfrecords, please see the wai.annotations library, which can convert to and fro various file formats.