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

snapshot...

parent 9b01c955
No related branches found
No related tags found
No related merge requests found
......@@ -1177,6 +1177,7 @@ 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? ------------------
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.
Finish editing this message first!
Please register or to comment