You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for EIM files with shared memory, add support for setting thresholds (#31)
* Add support for shared memory inference
* Cleanup
* Remove set-thresholds.py
* Add set_threshold example
* Remove debug statement
* image: missing importing sys package
* runner: small simplification
* set-thresholds: make the example interactive
* image: more optimized image conversion
Previous versions were ~10 slower than the new one.
---------
Co-authored-by: Mateusz Majchrzycki <[email protected]>
0 commit comments