Viseron
Self-hosted, local-only NVR and AI computer vision software
Alternative to: ring, nest, wyze
v2.0.0b4
2022-12-05This 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 https://github.com/roflcoopter/viseron/pull/387
- Feature/frontend sidebar by @roflcoopter in https://github.com/roflcoopter/viseron/pull/388
- use multistage builds for models by @roflcoopter in https://github.com/roflcoopter/viseron/pull/395
- Feature/entities page by @roflcoopter in https://github.com/roflcoopter/viseron/pull/397
- Feature/yolov7 fix by @roflcoopter in https://github.com/roflcoopter/viseron/pull/398
- fix exception when no cameras are configured by @roflcoopter in https://github.com/roflcoopter/viseron/pull/399
- perform preprocessing for quantized classifier models by @roflcoopter in https://github.com/roflcoopter/viseron/pull/400
- add list of objects to object detector binary sensors by @roflcoopter in https://github.com/roflcoopter/viseron/pull/404
- install libpng-dev in jetson nano dlib and base by @roflcoopter in https://github.com/roflcoopter/viseron/pull/405
- return zero for negative coordinates by @roflcoopter in https://github.com/roflcoopter/viseron/pull/407
- install more VAAPI drivers by @roflcoopter in https://github.com/roflcoopter/viseron/pull/410
- use similarity threshold to find unknown faces by @roflcoopter in https://github.com/roflcoopter/viseron/pull/412
- improve accuracy of image classifier by @roflcoopter in https://github.com/roflcoopter/viseron/pull/413
- include qsv decoders/encoders by @roflcoopter in https://github.com/roflcoopter/viseron/pull/414
- make chown silent by @roflcoopter in https://github.com/roflcoopter/viseron/pull/415
Full Changelog: https://github.com/roflcoopter/viseron/compare/v2.0.0b3…v2.0.0b4