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
This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-03-25 04:40:03 +02:00
parent e7ea5a8ded
commit 9e7dc290db
367 changed files with 8840 additions and 16583 deletions
-7
View File
@@ -1,7 +0,0 @@
Azaion.Annotator is a tool for annotation videos.
Works on Windows only for now
Install:
1. C# dotnet with wpf
2. [CUDNN](https://developer.nvidia.com/cudnn)
Check in cmd: where cudnn* and update folder with cudnn*.dll libs in build\publish.cmd