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
6269a7485c3e69ffb6ce4931569099af3474fd48
detections
/
engines
T
History
Oleksandr Bezdieniezhnykh
6269a7485c
fix some cython code
2026-03-29 21:18:18 +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.c
fix some cython code
2026-03-29 21:18:18 +03:00
coreml_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
coreml_engine.pyx
fix some cython code
2026-03-29 21:18:18 +03:00
inference_engine.c
fix some cython code
2026-03-29 21:18:18 +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
fix some cython code
2026-03-29 21:18:18 +03:00
onnx_engine.c
fix some cython code
2026-03-29 21:18:18 +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
fix some cython code
2026-03-29 21:18:18 +03:00