Update test models to GA version

The max detection number for ssd models increased from 10 to 20 hence
corresponding checks in basic_engine_test changed.

Tested=QA test on gLinux, Rp3 and Enterprise.

Change-Id: I5889e667a536627ea22bf85e5f72dafd8d52f36a
(cherry picked from commit f1ae1cff10c71d038b941385c13dfbca4ab22c4f)
29 files changed
tree: 1533513bf5f1cd0eb296f8f569e4f562e5c34b7f
  1. benchmarks/
  2. debian/
  3. docs/
  4. edgetpu/
  5. libedgetpu/
  6. test_data/
  7. tests/
  8. 99-edgetpu-accelerator.rules
  9. build_package.sh
  10. install.sh
  11. LICENSE
  12. MANIFEST.in
  13. qa_test.sh
  14. README.md
  15. setup.py
  16. uninstall.sh
README.md

Edge TPU Python API

This repository contains an easy-to-use Python API to work with Coral devices:

You can run inference and do transfer learning.