Alex Bezdieniezhnykh
62623b7123
add ramdisk, load AI model to ramdisk and start recognition from it
...
rewrite zmq to DEALER and ROUTER
add GET_USER command to get CurrentUser from Python
all auth is on the python side
inference run and validate annotations on python
2025-01-29 17:45:26 +02:00
Alex Bezdieniezhnykh
82b3b526a7
rewrite to zmq push and pull patterns.
...
file load works, suite can start up
2025-01-23 14:37:13 +02:00
Alex Bezdieniezhnykh
e21dd7e70f
add pxd headers for correct work
...
fixes definitions
can run until API call
2025-01-16 17:56:58 +02:00
Alex Bezdieniezhnykh
fb11622c32
rewrite inference and file loading to cython
...
Step 1: can compile
2025-01-15 16:43:56 +02:00