Skip to content

Releases: varigit/pyvar

New pyvar version (v1.2.0) based on BSP 5.15-2.0.x (MPlus) and latest (93)

05 Feb 18:56
Compare
Choose a tag to compare

Documentation page: https://python.variscite.com/
Package on Pypi: https://pypi.org/project/pyvar/

1.2.0:
- Add support for Ethosu library for the newest VAR-SOM-93 module;
- Add classification examples for the VAR-SOM-93 module;
- Documentation page updated.

New pyvar version (v1.1.0) based on BSP 5.15-2.0.x

17 Nov 01:45
Compare
Choose a tag to compare

Documentation page: https://python.variscite.com
Package on Pypi: https://pypi.org/project/pyvar/

1.1.0:
- Update TensorFlow Lite to 2.8.0 version;
- Add support for VX delegate to run inference on NPU;
- Add support for num_threads to tflite engine;
- Add support for Cortex-M;
- ArmNN is no longer supported;
- Change domain from pyvar.dev to python.variscite.com;
- Documentation page updated.

First pyvar version (v1.0.0) based on BSP 5.10.52_2.1.0

11 Dec 21:49
Compare
Choose a tag to compare

Documentation page: https://pyvar.dev/
Package on Pypi: https://pypi.org/project/pyvar/

1.0.0:
- Support inference engine for TensorFlow Lite 2.5.0
- Support inference engine for Arm NN 24.0.0
- Support multimedia image, video and camera resources from Gst
- Support utils classes for label, resizer, overlay, fps, ftp, and timer
- Quick Classification, Detection and user interfaces examples
- pyvar.dev documentation page