This release features a new Entities Page where you can browse all the entities in Viseron.
At the moment you can only view the current states, not change them or view any history.
This will most likely be the last beta before official release unless something unexpected happens.
What's Changed
- add yolov7 models by @roflcoopter in #387
- Feature/frontend sidebar by @roflcoopter in #388
- use multistage builds for models by @roflcoopter in #395
- Feature/entities page by @roflcoopter in #397
- Feature/yolov7 fix by @roflcoopter in #398
- fix exception when no cameras are configured by @roflcoopter in #399
- perform preprocessing for quantized classifier models by @roflcoopter in #400
- add list of objects to object detector binary sensors by @roflcoopter in #404
- install libpng-dev in jetson nano dlib and base by @roflcoopter in #405
- return zero for negative coordinates by @roflcoopter in #407
- install more VAAPI drivers by @roflcoopter in #410
- use similarity threshold to find unknown faces by @roflcoopter in #412
- improve accuracy of image classifier by @roflcoopter in #413
- include qsv decoders/encoders by @roflcoopter in #414
- make chown silent by @roflcoopter in #415
Full Changelog: v2.0.0b3...v2.0.0b4