Commit Graph

119 Commits

Author SHA1 Message Date
Falko Victor Habel f7fa8c0a50 Merge pull request 'develop' (#9) from develop into main
Reviewed-on: #9
2025-02-24 13:17:54 +00:00
Falko Victor Habel 3859270cc4 Merge pull request 'updated readme' (#8) from half_precision into develop
Reviewed-on: #8
2025-02-24 13:17:44 +00:00
Falko Victor Habel c9b6a8926b updated readme 2025-02-24 14:17:25 +01:00
Falko Victor Habel 91f352340d Merge pull request 'half_precision' (#7) from half_precision into develop
Reviewed-on: #7
2025-02-24 13:14:00 +00:00
Falko Victor Habel 027676d95e Merge pull request 'added cpu support when loading the model' (#6) from cpu_support into develop
Reviewed-on: #6
2025-02-24 13:13:45 +00:00
Falko Victor Habel 50e91b10e8 fixed model loading due to a bug 2025-02-24 14:13:10 +01:00
Falko Victor Habel b1c486afee added fp16 and bf16 support when loading model 2025-02-24 13:41:11 +01:00
Falko Victor Habel f8e59c5896 added cpu support when loading the model 2025-01-31 09:13:58 +01:00
Falko Victor Habel a2909002a7 Merge pull request 'develop' (#5) from develop into main
Reviewed-on: Fabel/AIIA#5
2025-01-29 21:33:57 +00:00
Falko Victor Habel 0d5e5688eb Merge pull request 'first_pip' (#4) from first_pip into develop
Reviewed-on: Fabel/AIIA#4
2025-01-29 21:33:31 +00:00
Falko Victor Habel 3c0e9e8ac1 fixed savings 2025-01-28 17:18:21 +01:00
Falko Victor Habel 3631df7f0a updated pretrainer to handle multiple classes and configs. 2025-01-28 11:42:03 +01:00
Falko Victor Habel a369c49f15 improved pretraining 2025-01-28 11:27:42 +01:00
Falko Victor Habel 1e79a93a5e Merge pull request 'improved_shared_cnn' (#3) from improved_shared_cnn into develop
Reviewed-on: Fabel/AIIA#3
2025-01-28 10:18:45 +00:00
Falko Victor Habel 7de7eef081 updated pretraing to create a extra class for Pretraining 2025-01-28 11:16:09 +01:00
Falko Victor Habel 1e665c4604 added first pip install version 0.1 2025-01-28 10:58:33 +01:00
Falko Victor Habel 102d952043 increased epochs 2025-01-27 11:06:42 +01:00
Falko Victor Habel 8d08bfc14c removed rint statemetns and added csv saving 2025-01-27 10:56:16 +01:00
Falko Victor Habel 58baf0ad3c overall improvement 2025-01-27 10:43:59 +01:00
Falko Victor Habel fe4d6b5b22 corrected viewing and some prints 2025-01-27 10:26:28 +01:00
Falko Victor Habel b6b63851ca addeed tasks for both denosing and rotation 2025-01-27 10:15:00 +01:00
Falko Victor Habel 13cf1897ae handle both pretraining methods 2025-01-27 09:32:20 +01:00
Falko Victor Habel 91a568731f removed placeholder collate function 2025-01-27 09:26:08 +01:00
Falko Victor Habel 6c146f2767 added progressbar for batches 2025-01-27 09:13:22 +01:00
Falko Victor Habel b546f4ee27 furhter batchsizing downsizing 2025-01-27 09:08:39 +01:00
Falko Victor Habel 8dad1d7150 downszied batchsize 2025-01-27 09:02:22 +01:00
Falko Victor Habel 32526c3c30 5k image 2025-01-27 08:53:01 +01:00
Falko Victor Habel d205346741 downsized trainingdata from 20k to 1k 2025-01-27 08:44:46 +01:00
Falko Victor Habel 3749ba9c5f updated base models MaxPool2D 2025-01-27 08:39:42 +01:00
Falko Victor Habel 29f0d86ff7 kernel size as large as channel size 2025-01-26 23:26:42 +01:00
Falko Victor Habel b501ae8317 new pretraining script 2025-01-26 23:20:15 +01:00
Falko Victor Habel 2b55f02b50 eorr handling because we have a tensor misshaping 2025-01-26 23:08:56 +01:00
Falko Victor Habel 8a809269e5 fix inline error 2025-01-26 23:04:49 +01:00
Falko Victor Habel 7c4aef0978 updated dataloader to work with tupels 2025-01-26 22:48:29 +01:00
Falko Victor Habel 3f6e6514a9 rgba conversion to rgb 2025-01-26 22:17:37 +01:00
Falko Victor Habel cae3fa7fb3 proper image transformation 2025-01-26 22:08:59 +01:00
Falko Victor Habel 7a1eb8bd30 updated loader 2025-01-26 21:58:13 +01:00
Falko Victor Habel a8cd9b00e5 limit data loadng to 10k 2025-01-26 18:41:14 +01:00
Falko Victor Habel e0abdb9d39 fixed datasplitting 2025-01-26 18:40:19 +01:00
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