Abinila Siva
|
fe47620153
|
[MemryX] Clean shutdown of detector process (#21035)
* update code for clean exit
* ruff format
* remove unused time import
* update stop_event handling
* remove hasattr check
|
2025-11-25 10:25:07 -07:00 |
|
Abinila Siva
|
3f9b153758
|
[MemryX] Update YOLOv9 post-processing (#20980)
* Update optimized YOLOv9 post-processing
* remove unused import
|
2025-11-21 14:24:17 -07:00 |
|
Nicolas Mowen
|
b751228476
|
Various Tweaks (#20800)
* Fix incorrectly picking start time when date was selected
* Implement shared file locking utility
* Cleanup
|
2025-11-04 17:06:14 -06:00 |
|
Tim Wesley
|
6cd1d1f205
|
memryx: fix model download bug when using multiple detectors (#20030)
* Add locking for model download files
* ruff format
---------
Co-authored-by: Abinila Siva <abinila.siva@memryx.com>
|
2025-09-15 08:48:55 -05:00 |
|
Josh Hawkins
|
1636fee36a
|
Only try to import memryx SDK when memry detector is used (#19737)
|
2025-08-24 18:38:30 -05:00 |
|
Tim Wesley
|
dbceb4dcc7
|
MemryX MX3 detector integration (#17723)
* sdk_2.0_update
* memryx docs: minor reorg
* ran ruff
* whoops, more ruff fixes
* Fixes (#6)
* Fixes and custom model path updated
* ruff formatting
* removed apt install from main
* add comment about libgomp1 in install_deps
---------
Co-authored-by: Abinila Siva <abinila.siva@memryx.com>
Co-authored-by: Abinila Siva <163017635+abinila4@users.noreply.github.com>
|
2025-08-22 08:11:48 -05:00 |
|