Guocheng

Results 24 comments of Guocheng

opencv read in image format is BGR, so reverse the final dim convert to RGB format.

just google batch normal definition, batch normal having learnable parameters , not just simply normalize the input data, every epoch will update its parameters.

> 微信无法发送图片: > sudo apt-get install libjpeg62:i386 🐮🍺

开源万岁!!!

many many gpus.

> Does your model have init parameters `input_width` and `input_height`? If so, then the links should be with `init_args` as described in the error message, i.e.: > > ```python >...

I understand. Using dependency injection could not solve my problem, I want to create a simple short unified command line, but dependency injection would make the `config.yaml` and training command...