This repository has been archived by the owner on Dec 1, 2021. It is now read-only.
v0.15.0
Features / Refactoring
- Add scripts to make 32bit and 64 bit os image (#560) by @tk26eng
- Add visualize_keypoint_detection and usb camera demo (#593) by @yd8534976
- Parallelize e2e test (#605) by @suttang
- Support QUANTIZED_PACKED for debug (#622) by @primenumber
- Add time measurement functions for convert_tensor (#623) by @primenumber
- Change DLK test runner from nose2 to pytest (#604) by @hadusam
- Pad thresholds (#621) by @primenumber
- Parallelize dlk code_generation tests by architecture (#606) by @hadusam
- Add ytfaces dataset for facial landmarks detection (#610) by @yd8534976
Bug Fixes
- Fix deprecated warnings (#587) by @Joeper214
- Fix module tensorflow._api.v1.io.gfile has no attribute Remove (#609) (#616) by @yd8534976