kuporu
Results
1
comments of
kuporu
> comment this line in model.py: conv9 = Conv2D(2, 3, activation = 'relu', padding = 'same', kernel_initializer = 'he_normal')(conv9). > it works for me, but i don‘t know the reason....