Commit Graph

270 Commits

Author SHA1 Message Date
Alex Bezdieniezhnykh 362ba439ea fix bug with key 2024-11-29 13:37:43 +02:00
Alex Bezdieniezhnykh 0290d8f5db add badge with window switch on the top right 2024-11-28 18:04:34 +02:00
Alex Bezdieniezhnykh 7430b33b8e rework to floating window on the top
TODO: keys
2024-11-25 17:53:15 +02:00
Alex Bezdieniezhnykh 9e0bb1e82e add resolve 2024-11-25 16:11:40 +02:00
Alex Bezdieniezhnykh bd7451ff2f dll loader done 2024-11-25 15:50:07 +02:00
Alex Bezdieniezhnykh 30b9b9aa80 fix keyboard catch, fix loading
refactoring
2024-11-25 13:03:46 +02:00
Alex Bezdieniezhnykh b61bed3b51 add left menu with icons 2024-11-24 02:09:04 +02:00
Alex Bezdieniezhnykh c1b74cdc00 Merge remote-tracking branch 'origin/windows-app-annotation-results' into windows-app-annotation-results 2024-11-23 12:45:21 +02:00
Alex Bezdieniezhnykh c80bb52fb9 fix gititnore, add ico 2024-11-23 12:45:09 +02:00
Alex Bezdieniezhnykh 363687b2cd add default api url in case of no config file 2024-11-23 11:59:35 +02:00
Alex Bezdieniezhnykh 3b40bd601e rework to Azaion.Suite, show tabs with annotator and dataset explorer 2024-11-23 08:53:12 +02:00
Alex Bezdieniezhnykh 490e90f239 fix bugs 2024-11-21 16:38:45 +02:00
Alex Bezdieniezhnykh 5a592e9dbf rework to Azaion.Suite 2024-11-21 13:41:32 +02:00
Alex Bezdieniezhnykh 2cf69f4e4e make right annotation list more vivid
fix creation new anns bug
2024-11-06 02:06:17 +02:00
Alex Bezdieniezhnykh 36afeb7379 fix dataset explorer 2024-11-05 22:24:46 +02:00
Alex Bezdieniezhnykh 5d537aeef6 fix ai detection bugs #2 2024-11-05 13:01:36 +02:00
Alex Bezdieniezhnykh d8f60d7491 fix ai detection bugs #1 2024-11-04 21:12:45 +02:00
Alex Bezdieniezhnykh addf7ccc11 polish autodetection 2024-11-02 20:59:51 +02:00
Alex Bezdieniezhnykh 418a2116b7 add autodetection 2024-11-02 13:09:00 +02:00
Alex Bezdieniezhnykh b5b77d9492 add context menu with open folder 2024-10-25 01:36:33 +03:00
Alex Bezdieniezhnykh 596f6db217 add ai recognition: stage 1, works, but doesn't show 2024-10-25 00:17:24 +03:00
Alex Bezdieniezhnykh d2186eb326 sort thumbnails by date in DatasetExplorer 2024-09-29 16:24:31 +03:00
Alex Bezdieniezhnykh 22d4493d86 make thumbnail generating multithread
fix the bug with open video
add class distribution chart
2024-09-25 21:46:07 +03:00
Alex Bezdieniezhnykh 742f1ffee9 fix editing non-timed annotations 2024-09-20 09:23:12 +03:00
Alex Bezdieniezhnykh 2236eb7fcb lot of small fixes for dataset explorer 2024-09-16 20:12:05 +03:00
Alex Bezdieniezhnykh 42fdee599e fix editing annotation 2024-09-13 17:39:53 +03:00
Alex Bezdieniezhnykh 52371ace3a add editor, fix some bugs
WIP
2024-09-10 17:10:54 +03:00
Alex Bezdieniezhnykh b4bedb7520 reuse VirtualizingWrapPanel for display Dataset Explorer 2024-09-04 20:02:55 +03:00
Alex Bezdieniezhnykh 9436e96d81 gallery manager WIP 2024-08-30 18:15:02 +03:00
Oleksandr Bezdieniezhnykh 8d8a78c9f5 save config after grid resize 2024-08-14 02:22:41 +03:00
Oleksandr Bezdieniezhnykh 66a6727e5d save config after grid resize 2024-08-14 02:22:12 +03:00
Oleksandr Bezdieniezhnykh 78776d37bd rework throttle
reuse throttle mechanism for catching global keys
2024-08-14 02:02:26 +03:00
Oleksandr Bezdieniezhnykh 468d28d9d8 small visual adjusments 2024-08-12 11:14:09 +03:00
Oleksandr Bezdieniezhnykh a81a6f881d add image editing 2024-08-07 13:22:17 +03:00
Oleksandr Bezdieniezhnykh f5bad95cd5 small refactor 2024-07-31 18:09:28 +03:00
Oleksandr Bezdieniezhnykh 7807f5bc90 add quartz for jobs
configure auto-scan folder and create hls files job WIP
2024-07-26 14:11:29 +03:00
Oleksandr Bezdieniezhnykh c72f7fc265 save window position and left and right panel size 2024-07-23 14:58:35 +03:00
Oleksandr Bezdieniezhnykh d130e6fdcf make resizable panels
fix duration bug
2024-07-22 18:01:54 +03:00
Oleksandr Bezdieniezhnykh 5e55210eac Merge remote-tracking branch 'origin/main'
# Conflicts:
#	Web/Azaion.Web/Azaion.WebService/Program.cs
2024-07-22 16:02:28 +03:00
Oleksandr Bezdieniezhnykh 6f78b88007 add controller for video 2024-07-22 16:01:28 +03:00
Oleksandr Bezdieniezhnykh cb1751ea4e add serilog log 2024-07-22 12:24:55 +03:00
Oleksandr Bezdieniezhnykh f452059407 add debounced config save after 7 sec after window resizing/moving 2024-07-20 19:35:42 +03:00
Oleksandr Bezdieniezhnykh 8869a92730 get label files more carefully
put warning min log level
put filename to the title
2024-07-20 18:34:37 +03:00
Oleksandr Bezdieniezhnykh de60dd1989 use serilog along with microsoft logger, rework config handling 2024-07-20 18:06:58 +03:00
Oleksandr Bezdieniezhnykh 83e3532de2 add results pane
differentiate videos which already has annotations
2024-07-20 13:50:10 +03:00
Oleksandr Bezdieniezhnykh 288a34e992 add results pane
differentiate already processed videos
2024-07-18 21:40:15 +03:00
Oleksandr Bezdieniezhnykh bfbfdf6658 add repository with mysql and entities 2024-07-16 14:18:55 +03:00
Oleksandr Bezdieniezhnykh 71006a2462 Add annotationResult and put them into json 2024-07-16 14:06:05 +03:00
Alex Bezdieniezhnykh 32c92fedf2 move Windows app to Windows folder, create folder for Web, create simplest web api service 2024-07-11 19:40:17 +03:00
Oleksandr Bezdieniezhnykh ea8d0e686a fix config 2024-05-27 14:41:33 +03:00