Commit graph

77 commits

Author SHA1 Message Date
c9b28fccc1 update readme.md 2024-03-23 22:11:50 +02:00
5ed8fc161c Fix app name for jlinkZip gradle task 2024-03-23 22:07:33 +02:00
Denis-Cosmin NUTIU
27e8ce27e4 add ikonli dependencies to module-info.java 2024-03-23 22:04:03 +02:00
Denis-Cosmin NUTIU
dcaa00a7aa fix progress bar padding 2024-03-23 21:38:50 +02:00
Denis-Cosmin NUTIU
6bda1dbe06 add log when model or categories file is not found 2024-03-23 21:36:55 +02:00
0832a86810 improve UI by adding a background to images 2024-03-23 17:37:15 +02:00
395abd78b5 update readme.md 2024-03-23 17:37:02 +02:00
5b0c87f3d3 fix paddings in UI 2024-03-23 16:41:06 +02:00
ae202bdf34 add padding to progressbar 2024-03-23 16:33:37 +02:00
298149dfdb Add icon to tag images button 2024-03-23 16:15:23 +02:00
1a6c472470 update readme.md 2024-03-22 23:23:38 +02:00
6e5abc76de add license 2024-03-22 23:22:21 +02:00
b4fb4922ff refactor MainPageController 2024-03-22 23:19:41 +02:00
007ce37031 refactor image prediction to use thread pool 2024-03-22 23:16:56 +02:00
9831b7acb7 add kotlin coroutines dependency 2024-03-22 22:28:43 +02:00
8e311a5865 implement progress bar 2024-03-22 22:21:21 +02:00
88754a798a update layout 2024-03-22 22:05:51 +02:00
9e95bc729b update build.gradle 2024-03-22 22:01:40 +02:00
2f2ae2d03e update gitignore 2024-03-22 22:01:40 +02:00
54547d4302 add readme.md 2024-03-22 22:01:40 +02:00
Denis-Cosmin NUTIU
cdfb50f82f move custom control into controls package 2024-03-21 23:23:58 +02:00
Denis-Cosmin NUTIU
9873616afc fix custom control 2024-03-21 23:19:53 +02:00
Denis-Cosmin NUTIU
e221b6d06c implement basic UI 2024-03-21 22:36:26 +02:00
f66413710b load model from resource files 2024-03-19 18:18:29 +02:00
cf7b4bd6eb predict sample image 2024-03-19 15:37:18 +02:00
0c345ce398 use ui subpackage 2024-03-19 14:16:49 +02:00
fbede75a13 initial commit 2024-03-19 14:11:11 +02:00