v0.5.0
Introduced features:
-
Support for the following architectures:
- ResNet50V1
- Tiny Yolo V3
- FaceNetV1
- MobileNetV2
-
Support for the following backends:
- NCSDK
- TensorFlow
-
Support for the following platforms:
- Intel Movidius Neural Compute Stick (version 1)
- NVIDIA Jetson AGX Xavier
- x86 systems
- NVIDIA TX2
- i.MX8
Known issues:
- NCSDK does not support multiple calls to the inference engine from the same thread. This causes the NCSDK backend to fail after the second start.