tobegit3hub / simple_tensorflow_serving

Generic and easy-to-use serving service for machine learning models
https://stfs.readthedocs.io
Apache License 2.0
757 stars 193 forks source link

feat: Add image channel layout support RGB and RGBA when loading imag… #14

Closed wrongtest-intellif closed 6 years ago

wrongtest-intellif commented 6 years ago

Add parameter "channel_layout" to support convert uploaded images with specified layout.

tobegit3hub commented 6 years ago

LGTM and thanks for your contribution @wrongtest