Skip to content

Releases: autowarefoundation/modelzoo

1.1.0

07 Feb 12:23
21a3c84
Compare
Choose a tag to compare

New in this release:

  • updated TVM version from 0.7 to 0.8
  • changed interface of the generated inference_engine_tvm_config.hpp headers
  • added model: YOLOv3

1.0.0 - First Relese of Model Zoo and tools

19 May 13:58
c152c4b
Compare
Choose a tag to compare
  • Initial Model Zoo documnetation and rules of engagement.
  • Models: Yolo V2 Tiny, Point Pillars, Baidu CNN Lidar detect.
  • TVM CLI tools to compile models into target executables using TVM API.
  • target TVM Version 0.7
  • Integrated with Autoware.AI in LIDAR Point Pillars functionality