Skip to content
Snippets Groups Projects
Commit 4bde3634 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 7cf1dc32
No related branches found
No related tags found
No related merge requests found
import tensorflow as tf import tensorflow as tf
from util.plot_cm import confusion_matrix_values # from util.plot_cm import confusion_matrix_values
from util.augment import augment_image from util.augment import augment_image
from util.setup_cloud_fraction import logdir, modeldir, now, ancillary_path from util.setup_cloud_fraction import logdir, modeldir, now, ancillary_path
from util.util import EarlyStop, normalize, denormalize, scale, descale, get_grid_values_all, make_tf_callable_generator from util.util import EarlyStop, normalize, denormalize, scale, descale, get_grid_values_all, make_tf_callable_generator
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment