Commit Graph

130 Commits

Author SHA1 Message Date
Falko Victor Habel 51da6b5aa2 corrected loading 2025-01-26 18:19:54 +01:00
Falko Victor Habel b5da2e477d correct allogcation for indexes 2025-01-26 18:15:05 +01:00
Falko Victor Habel 9124221346 correct loading files 2025-01-26 17:26:13 +01:00
Falko Victor Habel b7dc835a86 fixed dataloading 2025-01-26 16:20:33 +01:00
Falko Victor Habel 00168af32d corrected init 2025-01-26 13:48:52 +01:00
Falko Victor Habel 338ac5dee5 corrected imports 2025-01-26 13:26:01 +01:00
Falko Victor Habel 59b2784e92 fixed spelling error 2025-01-26 13:10:24 +01:00
Falko Victor Habel e5a5618160 correct copying 2025-01-26 13:09:23 +01:00
Falko Victor Habel 32daaadddd updated pretrain method 2025-01-26 13:05:24 +01:00
Falko Victor Habel d7d2095d4a Merge pull request 'improved cnn' (#2) from improved_shared_cnn into develop
Reviewed-on: Fabel/AIIA#2
2025-01-25 19:35:49 +00:00
Falko Victor Habel de3d58f6db improved cnn 2025-01-24 18:49:25 +01:00
Falko Victor Habel 6f70ebdf53 Merge pull request 'first_pretraining' (#1) from first_pretraining into develop
Reviewed-on: Fabel/AIIA#1
2025-01-24 17:48:10 +00:00
Falko Victor Habel 8ac31c5bf1 improved shared model to have ~10% of params 2025-01-24 18:23:54 +01:00
Falko Victor Habel 599b8c4835 working shared model (with way to few params) 2025-01-24 18:04:44 +01:00
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