ainazHjm / LandslidePrediction

Classification task for predicting landslides based on GIS maps using locally aligned convolutional neural networks. This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License.
https://creativecommons.org/licenses/by-nc-sa/3.0/
35 stars 11 forks source link

batch-norm #4

Closed ainazHjm closed 5 years ago

ainazHjm commented 5 years ago
ainazHjm commented 5 years ago

It seems that eliminating batch norm makes it worst. So, I decided to stick with it for now.