abinila siva
5609643b2b
Update object_detection.py
2025-04-14 17:05:35 -04:00
abinila siva
4f12cadec8
Update config.yaml
2025-04-14 17:05:35 -04:00
abinila siva
60190e79a5
Update config.yaml
2025-04-14 17:05:35 -04:00
abinila siva
f6dfb950a0
Update object_detection.py
2025-04-14 17:05:35 -04:00
abinila siva
b1562fdabd
Update object_detection.py
2025-04-14 17:05:35 -04:00
abinila siva
18ce86ce9c
Update memryx.py
2025-04-14 17:05:35 -04:00
abinila siva
89e524fdf7
Update memryx.py
2025-04-14 17:05:35 -04:00
abinila siva
a6fb64a41b
Update config.yaml
2025-04-14 17:05:35 -04:00
abinila siva
c23f683903
Update user_installation.sh
2025-04-14 17:05:35 -04:00
abinila siva
2bb0453c59
Update Dockerfile - memryx1.2-version_install
2025-04-14 17:05:35 -04:00
Tim Wesley
0a42e3b058
Update README.md
2025-04-14 17:05:35 -04:00
abinila siva
8900231b39
Update docker_install.sh
2025-04-14 17:05:35 -04:00
abinila siva
1b91f0843e
Update config.yaml
2025-04-14 17:05:35 -04:00
abinila siva
d95708518a
Update docker_install.sh
2025-04-14 17:05:35 -04:00
abinila siva
e122864c67
Update startdocker.sh
2025-04-14 17:05:35 -04:00
abinila siva
7b22e859d9
Update docker_install.sh
2025-04-14 17:05:35 -04:00
abinila siva
16f4c1bc22
Update user_installation.sh
2025-04-14 17:05:35 -04:00
abinila siva
75f55e8c8f
Update docker_install.sh
2025-04-14 17:05:35 -04:00
abinila siva
93bdba4b15
Rename docker_install.md to docker_install.sh
2025-04-14 17:05:35 -04:00
abinila siva
e2f441b6d2
Update and rename docker_install.sh to docker_install.md
2025-04-14 17:05:35 -04:00
abinila siva
79b90294ab
Create docker_install.sh
2025-04-14 17:05:35 -04:00
Abinila Siva
7764de8ce9
models wget updated
2025-04-14 17:05:35 -04:00
Abinila Siva
3b41f12bb1
models wget updated
2025-04-14 17:05:35 -04:00
Abinila Siva
074933cace
memryx-support-added
2025-04-14 17:05:35 -04:00
Abinila Siva
997a88b1a0
basic-cleanup
2025-04-14 16:58:58 -04:00
abinila siva
4d1a97f059
Update memryx.py
2025-04-14 16:40:28 -04:00
abinila siva
1fb98066fc
Update object_detection.py
2025-04-14 16:40:01 -04:00
Josh Hawkins
4feba8bcf3
Add languages ( #17662 )
...
* Add Dutch to languages menu
* Add Norwegian to languages menu
* fix
* consolidate
2025-04-13 12:11:28 -06:00
Josh Hawkins
da62c41e87
Improve object tracking ( #17671 )
...
* Save initial frame of new objects to frame cache
Objects that move quickly through the frame and are only seen briefly may not have the update() method called to save thumbnail_data, and may not have the initial frame saved to the tracked object frame cache. This caused a "Frame missing from frame cache" message that was patched by #7313 but this sometimes caused the wrong frame to be chosen for the thumb/snapshot.
* Tracking tweaks
- When registering new objects, use the past detections from Norfair to populate self.positions and self.stationary_box_history. This prevents the first call of update_position() from triggering a +1 on the object's stationary count (because the iou would be 1.0).
- Add a specific tracker for dedicated LPR cam license_plate objects using a lower R value and higher distance threshold to account for fast moving plates.
- Add helpful debug messages and keep them disabled with `if False:`
2025-04-13 12:10:35 -06:00
Josh Hawkins
e09f0a6b11
UI tweaks ( #17685 )
...
* Fix i18n key
* ensure license_plate is added to filter list for dedicated lpr cameras
* add ability to use browser back button to close MobilePage
* add license_plate to review filter
* remove overlay state hook in review
* don't zoom text on iOS
2025-04-13 12:08:47 -06:00
Nicolas Mowen
ea98785097
UI improvements ( #17684 )
...
* Add sub label to explore chip
* Add bird classification to settings
* Remove score
* Cleanup
2025-04-13 13:06:59 -05:00
Josh Hawkins
4abf945b71
Add missing plural versions of some i18n keys ( #17672 )
2025-04-12 16:18:35 -06:00
Nicolas Mowen
622bda9f66
Include arch in name ( #17667 )
2025-04-12 07:50:17 -06:00
Jan Čermák
93712b37d3
Update Hailo library to v4.20.1 ( #17094 )
...
The upcoming HAOS 15.0 will use Hailo driver v4.20.1. The current dev
has the older patch release (v4.20.0) staged for future versions, but
since new Frigate build will be needed for future compatibility, it
makes sense to sync at the latest one.
Link: https://github.com/home-assistant/operating-system/pull/3922
2025-04-12 07:25:35 -06:00
Josh Hawkins
6cb5cfb0c9
Fix missing space in trt model prepare script ( #17661 )
2025-04-11 16:23:13 -06:00
abinila siva
3f73089c7f
Update config.yaml
2025-04-11 16:53:09 -04:00
Tim Wesley
5cf5c6c3eb
Update object_detection.py
2025-04-11 16:44:44 -04:00
abinila siva
ec5ac92f8f
Update Dockerfile
2025-04-11 16:42:01 -04:00
abinila siva
da72520d79
Update detector_config.py
2025-04-11 16:41:10 -04:00
abinila siva
22867c2016
Update memryx.py
2025-04-11 16:40:19 -04:00
Tim Wesley
57199231e3
Update user_installation.sh
2025-04-11 16:39:45 -04:00
abinila siva
3be41a1fd9
Update object_detection.py
2025-04-11 15:57:04 -04:00
abinila siva
d794897776
Update config.yaml
2025-04-11 15:01:40 -04:00
abinila siva
0eb514201e
Update config.yaml
2025-04-11 14:52:43 -04:00
abinila siva
7eb72f1477
Update object_detection.py
2025-04-11 14:48:10 -04:00
abinila siva
fa84512e1b
Update object_detection.py
2025-04-11 14:22:45 -04:00
abinila siva
ed104ba1a7
Update memryx.py
2025-04-11 14:22:11 -04:00
Nicolas Mowen
e9787c5a88
Small Tweaks ( #17652 )
...
* Ensure that hailo uses correct labelmap
* Make whole button clickable
* Add weblate to readme
* Update docs for HEIC
* Fix explore chip icon logic
* Sort regardless of case
* Don't allow selection
* Fix image uploading
2025-04-11 08:21:01 -06:00
Josh Hawkins
664889d487
Small tweaks ( #17651 )
...
* clarify lpr
* add license plate icon and correctly format string
2025-04-11 06:48:16 -06:00
Josh Hawkins
03f4318e40
Add languages to Language menu ( #17606 )
...
* Add support for Spanish
* add polish
* add turkish
* fix
* dynamically import non English locales to keep bundle size low
2025-04-11 06:38:36 -06:00