14 Commits

Author SHA1 Message Date
Matthias Bisping
9d58ae714f renaming 2022-03-27 17:55:01 +02:00
Matthias Bisping
d11333981f applied black 2022-03-27 01:21:12 +01:00
Matthias Bisping
5c5d132d7f fixed batching issue in prediction monkey patch by introducinbg an output generator, that yields the expected predictions 2022-03-27 01:13:28 +01:00
Matthias Bisping
0f9510906d refactoring; added predictor; mocking of predict function is broken: fixing next commit 2022-03-26 21:19:02 +01:00
Matthias Bisping
364111db89 preprocessor refactoring 2022-03-26 19:38:34 +01:00
Matthias Bisping
8aa0717007 added image-tensor conversion logic 2022-03-26 19:24:15 +01:00
Matthias Bisping
a3215e0bc3 renaming of service estimator to estimator 2022-03-25 18:24:05 +01:00
Matthias Bisping
c64bff0843 renaming of service estimator to estimator 2022-03-25 18:20:44 +01:00
Matthias Bisping
dd18087261 restructuring of modules 2022-03-25 18:18:17 +01:00
Matthias Bisping
d97b477208 added estimator preprocessor and removed adapter and adapter patch 2022-03-25 18:09:06 +01:00
Matthias Bisping
6853d862ed added comment motivating the implementation of the predict function of the adapter patch 2022-03-25 15:02:02 +01:00
Matthias Bisping
7834a65ff5 added keras estimator wrapper 2022-03-25 14:46:04 +01:00
Matthias Bisping
8b7293be09 introduced estimator-adapter and estimator-adapter-patch 2022-03-25 13:35:03 +01:00
Matthias Bisping
ee959346b7 refactoring: estimator + model 2022-03-25 11:23:07 +01:00