Skip to content
Snippets Groups Projects
Commit 9db10e6d authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 05b02b6b
Branches
No related tags found
No related merge requests found
...@@ -242,6 +242,7 @@ class IcingIntensityFCN: ...@@ -242,6 +242,7 @@ class IcingIntensityFCN:
self.inputs.append(self.X_img) self.inputs.append(self.X_img)
self.inputs.append(tf.keras.Input(shape=(None, None, 5))) self.inputs.append(tf.keras.Input(shape=(None, None, 5)))
#self.inputs.append(tf.keras.Input(shape=(None, None, 3)))
self.flight_level = 0 self.flight_level = 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment