Commit Graph

130 Commits

Author SHA1 Message Date
Falko Victor Habel ee58b085f5 Merge pull request 'bugfix' (#14) from feat/fix_saving into develop
Reviewed-on: #14
2025-03-02 13:27:51 +00:00
Falko Victor Habel 66762775e9 bugfix 2025-03-02 14:27:26 +01:00
Falko Victor Habel 8d05481498 Merge pull request 'feat/fix_saving' (#13) from feat/fix_saving into main
Reviewed-on: #13
2025-03-01 21:54:36 +00:00
Falko Victor Habel 06a2e012e8 fixed project files 2025-02-27 22:00:48 +01:00
Falko Victor Habel cb7a23f3ae fixed licence 2025-02-27 21:57:39 +01:00
Falko Victor Habel e74be9cbc3 fixed setup with correct naming 2025-02-27 21:56:50 +01:00
Falko Victor Habel 5205a73811 Merge pull request 'develop' (#12) from develop into main
Reviewed-on: #12
2025-02-27 17:57:28 +00:00
Falko Victor Habel 8cf26dc72f Merge pull request 'updated version to support proper saving when pretraining' (#11) from feat/fix_saving into develop
Reviewed-on: #11
2025-02-27 17:57:17 +00:00
Falko Victor Habel 3cb2a18ad9 updated version to support proper saving when pretraining 2025-02-27 18:56:42 +01:00
Falko Victor Habel ad0bcaee17 Merge pull request 'added serilatsation' (#10) from half_precision into main
Reviewed-on: #10
2025-02-24 14:17:15 +00:00
Falko Victor Habel 1faf34749a added serilatsation 2025-02-24 15:16:46 +01:00
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