Commit Graph
5 Commits
Author SHA1 Message Date
iperov 9040966f90 upgrading to tf 1.11.0 and keras 2.2.4 2018-12-01 22:53:50 +04:00
iperov 5c43f4245e transfercolor via lab converter now implemented by tensorflow-cpu, which is x2 faster than skimage.
We cannot use GPU for lab converter in converter multiprocesses, because almost all VRAM ate by model process, so even 300Mb free VRAM not enough for tensorflow lab converter.
Removed skimage dependency.
Refactorings.
2018-12-01 12:11:54 +04:00
MaksV79 b4af9d3c36 added skimage 2018-11-17 18:20:11 +03:00
TooMuchFun 57fd6735a7 update to Keras 2.2.2 2018-11-14 07:22:27 -08:00
iperov 6bd5a44264 initial 2018-06-04 17:12:43 +04:00