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

snapshot...

parent 81caba23
No related branches found
No related tags found
No related merge requests found
import tensorflow as tf import tensorflow as tf
from util.setup import logdir, modeldir, cachepath, now, ancillary_path, home_dir from util.setup import logdir, modeldir, cachepath, now, ancillary_path, home_dir
from util.util import EarlyStop, normalize, make_for_full_domain_predict, get_training_parameters from util.util import EarlyStop, normalize
from icing.util import make_for_full_domain_predict, get_training_parameters
from util.geos_nav import get_navigation from util.geos_nav import get_navigation
from util.augment import augment_image_3arg from util.augment import augment_image_3arg
......
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