16 Commits

Author SHA1 Message Date
Oleksandr Bezdieniezhnykh 9e7dc290db Refactor annotation tool from WPF desktop app to .NET API
Replace the WPF desktop application (Azaion.Suite, Azaion.Annotator,
Azaion.Common, Azaion.Inference, Azaion.Loader, Azaion.LoaderUI,
Azaion.Dataset, Azaion.Test) with a standalone .NET Web API in src/.

Made-with: Cursor
2026-03-25 04:40:03 +02:00
Oleksandr Bezdieniezhnykh 7311f08884 address false positive vulnerability detection #1 2025-09-24 14:08:36 +03:00
Oleksandr Bezdieniezhnykh fc6e5db795 add manual Tile Processor
zoom on video on pause (temp image)
2025-07-28 12:39:52 +03:00
Alex Bezdieniezhnykh ecace7683d add loaderconfig 2025-06-15 16:57:35 +03:00
Alex Bezdieniezhnykh 7750025631 separate load functionality from inference client to loader client. Call loader client from inference to get the model.
remove dummy dlls, remove resource loader from c#.

TODO: Load dlls separately by Loader UI and loader client

WIP
2025-06-06 20:04:03 +03:00
dzaitsev d92da6afa4 Errors sending to UI
notifying client of AI model conversion
2025-05-14 12:43:50 +03:00
Alex Bezdieniezhnykh b937ed8051 Separate installers to Full and Iterative 2025-05-07 12:29:43 +03:00
Alex Bezdieniezhnykh e182547dc8 add model big files to gitignore 2025-04-02 00:30:51 +03:00
Alex Bezdieniezhnykh aa3b66071f add installer to gitignore 2025-03-04 13:45:23 +02:00
Alex Bezdieniezhnykh ba3e3b4a55 move python inference to Azaion.Inference folder 2025-02-06 10:48:03 +02:00
Alex Bezdieniezhnykh 7439005ed7 gitignore python compiled and debug files 2025-01-15 17:00:05 +02:00
Alex Bezdieniezhnykh fb11622c32 rewrite inference and file loading to cython
Step 1: can compile
2025-01-15 16:43:56 +02:00
Alex Bezdieniezhnykh 5fa18aa514 queue + local sqlite WIP 2024-12-17 18:46:33 +02:00
Alex Bezdieniezhnykh c80bb52fb9 fix gititnore, add ico 2024-11-23 12:45:09 +02:00
Oleksandr Bezdieniezhnykh d130e6fdcf make resizable panels
fix duration bug
2024-07-22 18:01:54 +03:00
Oleksandr Bezdieniezhnykh 3dc461e5df add Annotator 2024-05-14 22:12:11 +03:00