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

snapshot...

parent 332e4477
Branches
No related tags found
No related merge requests found
......@@ -1145,7 +1145,8 @@ def run_evaluate_static_2(model, data_dct, num_tiles, prob_thresh=0.5, flight_le
return preds_dct, probs_dct
# This probable just won't work, maybe not even a good idea? ------------------
# This probable just won't work, maybe not even a good idea?
# Keep for example of accessing model weights --------------------------------
def run_average_models(ckpt_dir_s_path, day_night='NIGHT', l1b_andor_l2='BOTH', use_flight_altitude=False):
ckpt_dir_s = os.listdir(ckpt_dir_s_path)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment