You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, rgbs_and_masks_to_arrs.py can't load in existing np arrays of imagery because the shape it expects is different from what I'm saving it as. I need to figure out how to get the script to intuit how many different chips are present when it loads in all_train_ims.py at line 93.
The text was updated successfully, but these errors were encountered:
Currently, rgbs_and_masks_to_arrs.py can't load in existing np arrays of imagery because the shape it expects is different from what I'm saving it as. I need to figure out how to get the script to intuit how many different chips are present when it loads in all_train_ims.py at line 93.
The text was updated successfully, but these errors were encountered: