Commit Graph

174 Commits

Author SHA1 Message Date
Falko Victor Habel dc12ec50ff Merge pull request 'corrected MOTrainer' (#27) from feat/change_mef into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 20s Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 9m42s Details
Reviewed-on: #27
2025-07-03 12:22:39 +00:00
Falko Victor Habel 505b383605 corrected MOTrainer
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 13s Details
2025-07-03 14:22:08 +02:00
Falko Victor Habel e7b9da37d6 Merge pull request 'updated memory fix' (#26) from feat/save_fix into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 20s Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 9m36s Details
Reviewed-on: #26
2025-07-03 11:50:07 +00:00
Falko Victor Habel 159ada872b updated memory fix
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 9m43s Details
2025-07-03 13:49:45 +02:00
Falko Victor Habel c92fa68e92 Merge pull request 'feat/save_fix' (#25) from feat/save_fix into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 19s Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 9m37s Details
Reviewed-on: #25
2025-07-03 08:19:31 +00:00
Falko Victor Habel 8010605f44 increamented version number
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 9m42s Details
2025-07-03 09:53:30 +02:00
Falko Victor Habel 6d1fc4c88d bilinear upsampling followed by a convolution instead 2025-07-03 09:53:10 +02:00
Falko Victor Habel 68eb26fa6c Merge pull request 'feat/save_fix' (#24) from feat/save_fix into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 19s Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 9m33s Details
Reviewed-on: #24
2025-07-02 20:36:45 +00:00
Falko Victor Habel ff45f54860 updated inference
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 9m34s Details
2025-07-02 22:21:35 +02:00
Falko Victor Habel 5d0aadebab updated saving / modelhandling for new model version
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 9m36s Details
2025-07-02 21:45:47 +02:00
Falko Victor Habel e01834bb67 Merge pull request 'bugfix again for first init varaible' (#23) from feat/bugfix into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 18s Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 9m36s Details
Reviewed-on: #23
2025-06-30 08:43:31 +00:00
Falko Victor Habel 8c4cd6612a bugfix again for first init varaible
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 9m35s Details
2025-06-30 10:24:02 +02:00
Falko Victor Habel 37c6ddc54c Merge pull request 'feat/bugfix' (#22) from feat/bugfix into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 46s Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 9m35s Details
Reviewed-on: #22
2025-06-30 08:18:09 +00:00
Falko Victor Habel 358a7c34d0 fixed saving by adding a save if there is no improvement
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 10m52s Details
2025-06-30 09:54:07 +02:00
Falko Victor Habel 1cf8b9e09b added a new trainer called MemoryOptimizedTrainer
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 29s Details
2025-06-05 14:47:36 +02:00
Falko Victor Habel a0c3ab9837 Merge pull request 'improved memory usage in training' (#21) from feat/model_fix into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 10s Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 26s Details
Reviewed-on: #21
2025-06-04 19:23:15 +00:00
Falko Victor Habel aa06b4cf57 improved memory usage in training
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 30s Details
2025-06-04 21:22:04 +02:00
Falko Victor Habel cb64f7e871 Merge pull request 'removed unnessassary parts of config' (#20) from feat/model_fix into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 9s Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 25s Details
Reviewed-on: #20
2025-06-02 16:43:58 +00:00
Falko Victor Habel 276f02d448 removed unnessassary parts of config
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 26s Details
2025-06-02 18:37:29 +02:00
Falko Victor Habel a9b35dc4e0 Merge pull request 'feat/model_fix' (#19) from feat/model_fix into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 9s Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 24s Details
Reviewed-on: #19
2025-06-02 16:34:47 +00:00
Falko Victor Habel f255af1b03 increased software numbering
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 24s Details
2025-06-02 18:34:22 +02:00
Falko Victor Habel a7bab86d85 corrected the base model_name
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 29s Details
2025-06-02 18:33:45 +02:00
Falko Victor Habel ea5e0d49cb Merge pull request 'develop' (#18) from develop into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 12s Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 26s Details
Reviewed-on: #18
2025-06-02 16:08:23 +00:00
Falko Victor Habel 112ad87f6a Merge pull request 'feat/model_fix' (#17) from feat/model_fix into develop
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 26s Details
Reviewed-on: #17
2025-06-02 16:08:14 +00:00
Falko Victor Habel 9aa66cbe33 added missing requirment for pandas
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 36s Details
2025-06-02 18:04:37 +02:00
Falko Victor Habel d37a0fab5e corrected manifest
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 25s Details
2025-06-02 18:02:38 +02:00
Falko Victor Habel b4d5c35928 fixed aiia error in requirments
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Has been cancelled Details
2025-06-02 18:02:20 +02:00
Falko Victor Habel 6df5fc2e72 corrected requirements
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 15s Details
2025-06-02 17:58:38 +02:00
Falko Victor Habel 43260a977b updated version number
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 21s Details
2025-06-02 17:55:41 +02:00
Falko Victor Habel a725dd4539 fixed model outputs to not run in an infinte loop 2025-06-02 17:54:40 +02:00
Falko Victor Habel 9b82024a40 Merge pull request 'updated the logging process' (#16) from feat/checkpoints into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 20s Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 14s Details
Reviewed-on: #16
2025-04-23 12:32:46 +00:00
Falko Victor Habel 3b140d559c updated the logging process
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 42s Details
2025-04-23 14:29:18 +02:00
Falko Victor Habel fd924fa024 Merge pull request 'develop' (#15) from develop into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 20s Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 38s Details
Reviewed-on: #15
2025-04-20 20:50:50 +00:00
Falko Victor Habel 96e14b9674 Merge pull request 'feat/checkpoints' (#14) from feat/checkpoints into develop
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 39s Details
Reviewed-on: #14
2025-04-20 20:44:27 +00:00
Falko Victor Habel f3e59a6586 updated readme to feature tf support
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 39s Details
2025-04-20 22:36:43 +02:00
Falko Victor Habel 38530d5d44 increased version number 2025-04-20 22:29:08 +02:00
Falko Victor Habel b0d0b41944 updated trainer to save checkpooints after n hours and at 22 o'clock with the mission to safe energy 2025-04-20 22:28:30 +02:00
Falko Victor Habel ef19e24f11 Merge pull request 'feat/tf_support' (#13) from feat/tf_support into develop
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 37s Details
Reviewed-on: #13
2025-04-19 20:59:13 +00:00
Falko Victor Habel 45d6802cd7 increaed software version
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 38s Details
2025-04-19 22:54:27 +02:00
Falko Victor Habel c4e9432375 dropped full embedding circle
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Has been cancelled Details
2025-04-19 22:53:58 +02:00
Falko Victor Habel 391a03baed updated tests to match new inference na tf supported model
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Has been cancelled Details
2025-04-19 22:53:35 +02:00
Falko Victor Habel ac3fabd55f dropped batch processing and dropped fp16 loading
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Has been cancelled Details
2025-04-19 22:53:13 +02:00
Falko Victor Habel ced7e8a214 moved to transformer support, currently dropped fp16 load support 2025-04-19 22:53:00 +02:00
Falko Victor Habel 16f8de2175 first class but load is still missing, not complete
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 42s Details
2025-04-18 23:45:33 +02:00
Falko Victor Habel df740140b1 Merge pull request 'develop' (#11) from develop into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 24s Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 36s Details
Reviewed-on: #11
2025-04-04 20:12:20 +00:00
Falko Victor Habel b2f9f0707e make it mergeable 2025-04-04 20:12:14 +00:00
Falko Victor Habel 2b2ac57ddd Merge pull request 'feat/docucmentation' (#10) from feat/docucmentation into develop
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 42s Details
Reviewed-on: #10
2025-04-04 20:11:20 +00:00
Falko Victor Habel cb7a3da8a4 fixed spelling in output models
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 43s Details
2025-04-03 23:01:45 +02:00
Falko Victor Habel 2114d3adbb added basic documentation 2025-04-03 23:01:33 +02:00
Falko Victor Habel af8565bc68 Merge pull request 'feat/docs' (#9) from feat/docs into develop
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 39s Details
Reviewed-on: #9
2025-04-02 12:19:56 +00:00