EunSeop Lee

Results 6 issues of EunSeop Lee

Hi all, I try to modify model and add Batchnorm (mx.symbol.Batchnorm). But it requires parameters like _gamma, _beta, _moving_mean and _moving_var. I added gamma, beta as follows `arg_params['fpn_p3_bn2_gamma'] = mx.random.normal(0,...

I have a question for your system. Do i need to re-train this network to test on different datasets?

Hi~ I want to adopt your code. Can I get your source code, not binary?

Hi~ Can you explain how the program works, I mean like algorithm or feature ...

Hi I want to use it on Linux since my computer is based on Linux. So do you plan to support or support Linux version?

Hi~ Can you let me know input size?