Commit Graph

66 Commits

Author SHA1 Message Date
Falko Victor Habel 6e6f4c4a21 updated models and config to improve parameter handling and adding a copy function to use the same base config for mutliple models 2025-01-22 14:23:03 +01:00
Falko Victor Habel ab58d352c4 updated saving and first implementation of new additonal parameter handling 2025-01-22 14:16:56 +01:00
Falko Victor Habel 26b701fd77 corrected activation function 2025-01-22 11:20:05 +01:00
Falko Victor Habel 74973a325b updated models for improved config 2025-01-22 11:19:55 +01:00
Falko Victor Habel b87ce68c82 updated config t add kwrags to support future changes to the config for different models 2025-01-21 21:44:16 +01:00
Falko Victor Habel 106539f48a uupdated DataLoader for new AIIA CNN arch 2025-01-21 21:19:37 +01:00
Falko Victor Habel 99c3ec38c7 updated config for cnn 2025-01-21 20:06:53 +01:00
Falko Victor Habel 4c19838dab converted to cnn models 2025-01-20 13:25:36 +01:00
Falko Victor Habel cbacd5e03c imrpoved Dataloader to actually load the images 2025-01-13 11:06:30 +01:00
Falko Victor Habel b371d747fd models for training 2025-01-12 20:49:22 +01:00
Falko Victor Habel 6757718569 improved datahandling 2025-01-12 20:45:41 +01:00
Falko Victor Habel 530f499efb added "denosing" and "rotation" as pretraining options in the DataLoader 2025-01-11 23:48:31 +01:00
Falko Victor Habel 34b4f35e51 added init File for the DataLoader 2025-01-11 23:39:08 +01:00
Falko Victor Habel 0ba2a3f23c added first dataloader conzept 2025-01-11 23:37:16 +01:00
Falko Victor Habel 7287ba543f first code commi. First protoyp for AIIA Config 2025-01-09 21:53:44 +01:00
Falko Victor Habel d37124219c Initial commit 2025-01-07 10:56:41 +00:00