v0.4.0
Introduced features:
- Support on Inception and TinyYOLO elements for the following image formats:
- RGBx
- RGBA
- xRGB
- ARGB
- BGR
- BGRx
- BGRA
- xBGR
- ABGR
- Support for FaceNet architecture
- Added Embedding overlay plugin for face detection visualization
Known issues:
- NCSDK does not support multiple calls to the inference engine from the same thread. This causes transitions when using the NCSDK backend to fail after the second play.
- Changing the backend on a stoped pipeline will fail with segmentation fault.