16 Commits

Author SHA1 Message Date
Matthias Bisping
6c10b55ff8 refactoring 2022-04-21 19:48:05 +02:00
Matthias Bisping
72e785e3e3 refactoring 2022-04-21 19:43:39 +02:00
Matthias Bisping
f036ee55e6 refactoring pipeline WIP 2022-04-20 18:30:41 +02:00
Matthias Bisping
1fcec06e91 batch size and progressbar message forwarding 2022-04-19 15:09:14 +02:00
Matthias Bisping
e0885c545a added page range paramter to extractor 2022-04-05 13:03:17 +02:00
Matthias Bisping
5c23898280 added log messages to all pipelien components; converting pipelien output to list for REST transport; refactoring; added e2e test (flask + pipeline)... but hangs 2022-04-02 02:44:30 +02:00
Matthias Bisping
5caa9807e2 added response formatter and pipeline test 2022-03-31 19:01:32 +02:00
Matthias Bisping
4ebb36247e refactoring 2022-03-31 14:49:46 +02:00
Matthias Bisping
7ec7390e90 refactoring 2022-03-31 12:52:35 +02:00
Matthias Bisping
91dd467142 applied black 2022-03-30 19:38:15 +02:00
Matthias Bisping
b3e1604ecc added floating point conversion to label mapper for json serializability 2022-03-30 19:36:45 +02:00
Matthias Bisping
45a07c620a fixed chaining bug that lead to greedy evaluation 2022-03-30 00:53:34 +02:00
Matthias Bisping
7a64af156b refactoring 2022-03-29 22:59:01 +02:00
Matthias Bisping
60617fd622 added formatter to pipeline 2022-03-29 22:47:54 +02:00
Matthias Bisping
ade318c7b7 made classifier accept tupls of images in addition to np.arrays; added pipeline (wip) 2022-03-29 22:00:34 +02:00
Matthias Bisping
3339ed2eab removed unneeded adapter derivatives and made estimator adapter abstract base class to normal class 2022-03-29 20:44:26 +02:00