Skip to content

Release v1.2.3 - Backup available!

Choose a tag to compare

@VanDavv VanDavv released this 13 Oct 13:57
· 115 commits to master since this release
b4db72e

With this release, we've added a backup for most used models from Intel Model Zoo (to prevent downtime issues and their impact if they happen again)

If a model from model zoo is requested and it's conversion fails, we will try to find a precompiled model in our backup server and return it, instead of throwing an error.

For this release, not to bloat the server too much initially, we have backed up:

  • All available Intel Model Zoo models with default shave parameter (4)
  • The following models were compiled with all available shave parameters (1-16): "mobilenet-ssd", "efficientnet-b0", "vehicle-license-plate-detection-barrier-0106", "vehicle-detection-adas-0002", "license-plate-recognition-barrier-0007" "vehicle-attributes-recognition-barrier-0039", "face-detection-retail-0004", "landmarks-regression-retail-0009"

Feel free to make this list longer, adding models you find the most useful to this list