Commit Graph

123 Commits

Author SHA1 Message Date
Christoph Hagen
3ed5f0e0ff Separate classes to file 2023-03-20 15:25:58 +01:00
Christoph Hagen
289e927c6a Fix classifier version for new caps 2023-03-20 11:06:59 +01:00
Christoph Hagen
e7a54ec8ec Log cap count when adding image 2023-03-13 11:10:38 +01:00
Christoph Hagen
b094762297 Allow deletion of caps 2023-03-13 10:41:24 +01:00
Christoph Hagen
6e5cc06d31 Return updated cap when deleting image 2023-03-12 11:49:33 +01:00
Christoph Hagen
e767957e64 Hide overflow for cap count html 2023-03-05 09:13:56 +01:00
Christoph Hagen
eb6e5d5258 More logging 2023-02-19 00:38:06 +01:00
Christoph Hagen
d596a9d790 Improve logging 2023-02-18 23:47:52 +01:00
Christoph Hagen
464f87fdb5 Change error for missing cap 2023-02-17 12:27:08 +01:00
Christoph Hagen
fe0fdec03d Improve logging, fix image upload 2023-02-17 12:04:32 +01:00
Christoph Hagen
8a42dddb2c Improve logging a bit 2023-02-17 11:51:11 +01:00
Christoph Hagen
cf3d5d0169 Create missing image folders 2023-02-17 11:39:32 +01:00
Christoph Hagen
623a226816 Fix semaphore 2023-02-16 23:33:19 +01:00
Christoph Hagen
9fcf1756ef Update metrics logging 2023-02-16 23:08:58 +01:00
Christoph Hagen
e4f2fc547b Improve logging 2023-02-06 21:31:12 +01:00
Christoph Hagen
29ecde067f Add names and description to metrics 2023-02-06 10:03:08 +01:00
Christoph Hagen
600464b889 Update to new access management 2023-01-30 16:07:04 +01:00
Christoph Hagen
c5ce5414a9 Update authentication and metrics logging 2023-01-17 22:02:27 +01:00
Christoph Hagen
f3ee7a4fb4 Create folders for images 2023-01-17 15:09:03 +01:00
Christoph Hagen
026336f24d Don't attempt to fetch missing images in changed list 2023-01-17 15:08:44 +01:00
Christoph Hagen
f956b8b4d2 Protect thumbnail upload, remove unused function 2023-01-15 16:45:27 +01:00
Christoph Hagen
267a71d78c Add function to delete an image 2023-01-15 16:45:07 +01:00
Christoph Hagen
df89f4eabd Add readme 2023-01-15 15:00:31 +01:00
Christoph Hagen
fdf2cfb00b Ignore and remove generated grid count file 2023-01-15 14:56:08 +01:00
Christoph Hagen
90d4b4075a Update grid count on start 2023-01-15 14:55:10 +01:00
Christoph Hagen
59fa3966a4 Create thumbnails after training classifier 2023-01-15 14:54:31 +01:00
Christoph Hagen
ba40cb0a17 Allow adding of thumbnails, update grid 2023-01-15 14:23:43 +01:00
Christoph Hagen
b91d196a37 Extract grid cap count to own file 2023-01-15 14:01:23 +01:00
Christoph Hagen
d516c1acd6 Switch to pure Swift training script 2023-01-15 11:21:47 +01:00
Christoph Hagen
299dba0da4 Empty changes list when uploading classes 2023-01-15 03:03:27 +01:00
Christoph Hagen
78254f46a5 Organize caps in ascending order 2023-01-15 02:17:47 +01:00
Christoph Hagen
e95cae79c4 Update main image when organising images 2023-01-15 02:10:34 +01:00
Christoph Hagen
7a969185e9 Fix image version read from url 2023-01-15 02:02:28 +01:00
Christoph Hagen
a474b509c1 Ensure proper naming of images on system start 2023-01-15 01:47:32 +01:00
Christoph Hagen
bb3ed0e8c3 Separate change entries 2023-01-14 23:21:35 +01:00
Christoph Hagen
0d3a8dbe6e ensure that image changes are always accessible 2023-01-14 23:09:03 +01:00
Christoph Hagen
c983cbc1b3 Log changed images for classification 2023-01-14 23:04:29 +01:00
Christoph Hagen
e0e3919d69 Fix config bug 2023-01-11 19:56:52 +01:00
Christoph Hagen
8a5de0acd0 Update dependency 2023-01-11 19:56:39 +01:00
Christoph Hagen
0cdae05f68 Prevent index out of range 2023-01-11 18:30:54 +01:00
Christoph Hagen
b5a8fc8e22 Add monitoring 2023-01-11 18:29:32 +01:00
Christoph Hagen
2299cae50c Simplify server init 2023-01-11 18:28:37 +01:00
Christoph Hagen
ad0c28ad44 Extend configuration 2023-01-11 18:26:53 +01:00
Christoph Hagen
08b34cfff9 Add monitoring dependency 2023-01-11 18:18:59 +01:00
Christoph Hagen
721abecb1c Force update of resources 2022-12-20 13:29:52 +01:00
Christoph Hagen
9f22e804ef Add load, save, and reset functionality 2022-12-20 12:52:31 +01:00
Christoph Hagen
64094faa27 Fix grid display 2022-12-20 00:56:56 +01:00
Christoph Hagen
bb3efbf6c5 Show average colors in grid 2022-12-20 00:44:11 +01:00
Christoph Hagen
b985cf3a33 Fix display of selection ring 2022-12-16 21:35:26 +01:00
Christoph Hagen
148c6e00ca Fix index error 2022-12-16 21:26:03 +01:00