Keisuke OGAKI

Results 4 issues of Keisuke OGAKI

- Style matrix should be normalized for orignal and target images respectively. - Content loss should also be normalized. - use mean_squared_norm(), because style and content images have different shapes.

When we link some containers with another, sometimes this plugin generate fields which are dfficult to deal with (like `containerA/containerB`). As shown in the following sample, this happens for a...

https://github.com/m3dev/gokart/blob/489e2af926074d4c702c1c857b52834f664c1e81/gokart/__init__.py#L1 This line overwrites gokart.build module with gokart.build() function. We can't use `gokart.build.GokartBuildError ` directly. `gokart.build` module might ought to be renamed.