2023-09-29T04:25:34Z - 2024-09-29T04:25:34Z

Overview

1 Active Pull Request
91 Active Issues
Excluding merges, 1 author has pushed 79 commits to main and 86 commits to all branches. On main, 162 files have changed and there have been 28038 additions and 12425 deletions.

1 Pull request merged by 1 user

Merged #102 runner-go 2024-05-10 02:13:02 +01:00

66 Issues closed from 1 user

Closed #101 Delete token on logoff 2024-05-02 16:57:30 +01:00

Closed #3 Improve Logging 2024-04-17 21:41:57 +01:00

Closed #97 Create Index Page 2024-04-17 21:40:02 +01:00

Closed #99 Move to psql pool 2024-04-17 21:39:35 +01:00

Closed #69 Create delete user funcionoality 2024-04-17 14:56:41 +01:00

Closed #96 Add ability for the user to agree with the results of the model 2024-04-17 14:56:41 +01:00

Closed #93 Fix model retrain not working 2024-04-16 18:19:26 +01:00

Closed #94 Move model retrain to runners 2024-04-16 18:19:26 +01:00

Closed #95 On service restart clean up training, expading models. 2024-04-16 18:19:26 +01:00

Closed #79 Add the notification that the model is retraining 2024-04-16 14:48:52 +01:00

Closed #2 Auto generate models 2024-04-16 14:07:00 +01:00

Closed #6 Create Data Section of Model 2024-04-16 14:06:12 +01:00

Closed #10 Create the page section of the data section 2024-04-16 14:05:59 +01:00

Closed #15 Create a button to add img to class 2024-04-16 14:05:48 +01:00

Closed #87 Create way to add button to new image to class 2024-04-16 13:18:12 +01:00

Closed #88 Create way to add new class without adding any images 2024-04-16 13:13:34 +01:00

Closed #14 Create a button to create a new class 2024-04-16 10:37:03 +01:00

Closed #13 Delete photo on class page 2024-04-15 23:15:34 +01:00

Closed #9 Create Api section for the data section 2024-04-15 23:14:49 +01:00

Closed #4 Handle more images than png for the models 2024-04-15 23:13:33 +01:00

Closed #48 Do not let 2 models train at the same time 2024-04-15 23:04:42 +01:00

Closed #83 Create new service user to be used by the system to manage own tasks 2024-04-15 13:01:00 +01:00

Closed #68 Show the image on the result of the classification 2024-04-14 20:56:03 +01:00

Closed #82 Allow the user to create custom token 2024-04-14 20:55:25 +01:00

Closed #78 Fix the fact that when expanding the model gets to eager 2024-04-14 16:51:05 +01:00

Closed #34 Improve Classification Result on Page 2024-04-13 14:21:24 +01:00

Closed #67 Save the images that were submited to be classified 2024-04-13 00:46:27 +01:00

Closed #47 Store the training data so it can be displayed during training 2024-04-13 00:43:13 +01:00

Closed #76 Create button to remove images from the class 2024-04-13 00:38:52 +01:00

Closed #74 Create tasks mecanhics 2024-04-12 20:36:09 +01:00

Closed #75 Add way to visualize model data 2024-04-09 17:29:44 +01:00

Closed #71 Improve the speed of processing the zip file 2024-04-08 17:45:21 +01:00

Closed #25 Update the create menu to count expandle models 2024-04-08 16:05:09 +01:00

Closed #26 Create a way to add the base data to the expandable models 2024-04-08 16:04:55 +01:00

Closed #28 Train expandable models 2024-04-08 15:55:31 +01:00

Closed #29 Run image on expandable model 2024-04-08 15:54:03 +01:00

Closed #30 Add classes to expandable models 2024-04-08 15:52:58 +01:00

Closed #31 Create ways to class from expandable model 2024-04-08 15:52:41 +01:00

Closed #35 Create Page to create Expandable models 2024-04-08 15:52:14 +01:00

Closed #72 Add URL to the env config 2024-04-08 15:50:41 +01:00

Closed #66 Improve the result message 2024-02-23 23:47:38 +00:00

Closed #57 Create the code that splits the models 2024-02-19 11:59:31 +00:00

Closed #65 Add Indicator when uploading the zip file 2024-02-14 15:10:04 +00:00

Closed #63 Expandable models when calculating size of last value is calculating incorrectly 2024-02-10 12:12:52 +00:00

Closed #64 Fix /model/edit during training not showing the right accuracy 2024-02-10 12:12:52 +00:00

Closed #62 Representation is broken for expandable models 2024-02-08 16:56:09 +00:00

Closed #58 Create new update endpoint for exp training 2024-02-05 16:37:00 +00:00

Closed #56 Move the changes made in template-exp to template 2024-02-05 10:05:05 +00:00

Closed #46 When doing multi training stop the lowers perfornance model if the diff is bigger than 20% 2023-10-25 14:50:46 +01:00

Closed #53 Make a way for the user to change password and email 2023-10-25 14:22:28 +01:00

Closed #45 Create a way to visualize the models while training. 2023-10-24 22:34:52 +01:00

Closed #49 Store the results of the model on the final place not on the tmp folter 2023-10-22 23:02:23 +01:00

Closed #41 Make sure the model only loads training data 2023-10-20 13:11:28 +01:00

Closed #42 on restart mark all training models as failed 2023-10-20 12:37:42 +01:00

Closed #44 When removing invalid images remove the file as well 2023-10-20 12:37:42 +01:00

Closed #40 Allow models to train more than one if the max epoch has not been reached 2023-10-19 10:43:54 +01:00

Closed #39 Update epoch progress in real time 2023-10-12 12:08:00 +01:00

Closed #36 Suport jpegs and color images 2023-10-12 09:37:47 +01:00

Closed #38 Improve importing of images to include images that fail 2023-10-10 14:58:09 +01:00

Closed #37 Fix table with many classes 2023-10-10 11:10:51 +01:00

Closed #11 Create the upload section of the page 2023-10-06 12:13:44 +01:00

Closed #12 Check uploaded photos on zip file 2023-10-06 12:13:13 +01:00

Closed #33 Verify that images upload during the run phase are valid images for the model 2023-10-06 09:45:43 +01:00

Closed #24 Make the number of channels depended on the image type stored in the satabase 2023-10-03 19:02:05 +01:00

Closed #23 Make class dection independent of class names 2023-10-03 18:49:36 +01:00

Closed #22 Run image through model 2023-09-29 13:27:40 +01:00

25 Issues created by 1 user

Opened #27 Network disks for images 2023-10-04 18:12:04 +01:00

Opened #32 Improve the generation method for the models 2023-10-04 18:18:23 +01:00

Opened #43 After model finishs training test using the testing data 2023-10-19 11:46:11 +01:00

Opened #50 Add tooltips to the status on the lists 2023-10-23 20:11:47 +01:00

Opened #51 visualize training data progress with charts 2023-10-23 20:38:20 +01:00

Opened #52 Improve model visualization 2023-10-24 22:35:26 +01:00

Opened #54 Replace model without unloading the data in longer training seesions for the same model 2023-10-25 12:51:13 +01:00

Opened #55 When finished training update by the number of the round progress not by the hardcoded value 2023-10-25 15:39:28 +01:00

Opened #59 Rewrite expandable models 2024-02-07 10:21:32 +00:00

Opened #60 Create a validation button 2024-02-08 13:17:05 +00:00

Opened #61 Delete images after model has finished training 2024-02-08 13:17:43 +00:00

Opened #70 Create a restore a password option 2024-02-24 13:08:04 +00:00

Opened #73 Handle the case where there are less files that the number of workers 2024-04-08 17:46:44 +01:00

Opened #77 Create way to store compressed images to store space 2024-04-09 23:15:28 +01:00

Opened #80 Create admin panel where the admin can manage tasks 2024-04-13 00:39:28 +01:00

Opened #81 Add way to make task submited images to full data points 2024-04-13 00:47:25 +01:00

Opened #84 Improve the runner scheduler so that it does not train on busy hours 2024-04-15 23:05:22 +01:00

Opened #85 Create remote runner 2024-04-15 23:05:45 +01:00

Opened #86 Create different types of runners that only do specific tasks 2024-04-15 23:07:09 +01:00

Opened #89 Warn when training or retraning of inbalance of the classes 2024-04-15 23:18:47 +01:00

Opened #90 Create way to add batch images to class 2024-04-15 23:19:44 +01:00

Opened #91 Keep track of when images are added to already trained classes 2024-04-16 14:05:25 +01:00

Opened #92 Add way to delete class 2024-04-16 14:11:43 +01:00

Opened #98 Loop apears even if there is an error on classification 2024-04-17 13:10:35 +01:00

Opened #100 Remove Failed data points 2024-04-18 16:12:37 +01:00

4 Unresolved Conversations

Open #1 Handle all todos 2024-04-15 23:21:24 +01:00

Open #5 TODO improve the messages when doing svelte requests 2024-04-15 23:21:24 +01:00

Open #17 Load data into model via remote server 2024-04-15 23:21:24 +01:00

Open #19 Load data from remote server 2024-04-15 23:21:24 +01:00