This website requires JavaScript.
Explore
Help
Register
Sign In
azaion
/
detections
Watch
1
Star
0
Fork
0
You've already forked detections
mirror of
https://github.com/azaion/detections.git
synced
2026-04-22 08:46:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b30a17e1180e8cdcff9766941f3819cf3fd755b
detections
/
engines
T
History
Oleksandr Bezdieniezhnykh
38b7c710b3
Remove generated .c files from tracking (already in .gitignore)
...
Made-with: Cursor
2026-03-30 02:44:49 +03:00
..
__init__.pxd
Refactor inference engine and task management: Remove obsolete inference engine and ONNX engine files, update inference processing to utilize batch handling, and enhance task management structure in documentation. Adjust paths for task specifications to align with new directory organization.
2026-03-28 01:04:28 +02:00
__init__.py
fix some cython code
2026-03-29 21:18:18 +03:00
coreml_engine.pxd
Refactor inference and AI configuration handling
2026-03-30 00:22:56 +03:00
coreml_engine.pyx
Refactor inference and AI configuration handling
2026-03-30 00:22:56 +03:00
inference_engine.pxd
Refactor inference engine and task management: Remove obsolete inference engine and ONNX engine files, update inference processing to utilize batch handling, and enhance task management structure in documentation. Adjust paths for task specifications to align with new directory organization.
2026-03-28 01:04:28 +02:00
inference_engine.pyx
Refactor inference and AI configuration handling
2026-03-30 00:22:56 +03:00
onnx_engine.pxd
Refactor inference engine and task management: Remove obsolete inference engine and ONNX engine files, update inference processing to utilize batch handling, and enhance task management structure in documentation. Adjust paths for task specifications to align with new directory organization.
2026-03-28 01:04:28 +02:00
onnx_engine.pyx
Refactor inference engine and task management: Remove obsolete inference engine and ONNX engine files, update inference processing to utilize batch handling, and enhance task management structure in documentation. Adjust paths for task specifications to align with new directory organization.
2026-03-28 01:04:28 +02:00
tensorrt_engine.pxd
Refactor inference engine and task management: Remove obsolete inference engine and ONNX engine files, update inference processing to utilize batch handling, and enhance task management structure in documentation. Adjust paths for task specifications to align with new directory organization.
2026-03-28 01:04:28 +02:00
tensorrt_engine.pyx
Refactor inference and AI configuration handling
2026-03-30 00:22:56 +03:00