DeepMoon
DeepMoon copied to clipboard
Convolutional neural network code for extracting Lunar craters from Digital Elevation Maps (DEMs).
The loss often reaches "Nan" when I run the run_model_train, but I haven't found a solution yet. Have you ever run into this situation?
Chase Roberts created [mltest](https://medium.com/@keeper6928/mltest-automatically-test-neural-network-models-in-one-function-call-eb6f1fa5019d) for some simple tests of convnet integrity self-consistency. His code works for TensorFlow, and we support a version of Keras that can't auto-convert to TF, so...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.1.2 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@wiredfool]...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 0.10.0rc0 to 2.9.3. Release notes Sourced from tensorflow's releases. TensorFlow 2.9.3 Release 2.9.3 This release introduces several vulnerability fixes: Fixes an overflow in tf.keras.losses.poisson (CVE-2022-41887) Fixes a...