Open a00012025 opened 5 years ago
Hi, I've fixed the following bugs when I was reproducing your results and modifying the code:
get_shape()
global_average_pooling
Hi, I've fixed the following bugs when I was reproducing your results and modifying the code:
get_shape()
will only return 2 values becauseglobal_average_pooling
has been applied above