improved_shared_cnn #3

Merged
Fabel merged 32 commits from improved_shared_cnn into develop 2025-01-28 10:18:45 +00:00

32 Commits

Author SHA1 Message Date
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