Closed weiji14 closed 5 years ago
Check out this pull request on ReviewNB: https://app.reviewnb.com/weiji14/deepbedmap/pull/166
You'll be able to see notebook diffs and discuss changes. Powered by ReviewNB.
DeepCode analyzed this pull request. There are 4 new info reports. 2 warnings and 6 info reports were fixed.
Breaking changes to our DeepBedMap neural network model before the v1.0 release (hopefully soon!). Making better use of recently added datasets such as the Carlson Inlet one (#164), but really it's the new (and still awkwardly sized) 450m resolution MEaSUREs phase-based Ice Velocity data (#165) that we're really trying to better utilize here. Also introducing 'topographic loss' and 'structural loss' to our neural network's cost function and using some Deformable Convolutional layers!
TODO:
Re-architect Convolutions in ESRGAN (#78) to use different kernel_size, padding and strides, bilinear resize MEaSUREs Ice Velocity to 500m on the fly (75b74936f11ee011003ef99acdceedb742063bc7)