Pre-process data using existing jupyter notebooks like the “GOES_Modis_U-Net_Data_Preprocessing” and “calculate_modis_blue_sky_albedo” Currently the input into the U-Net is two y:21 x:19 images of ...
. ├── challenge.py # Basic KNN segmentation pipeline (k=3) ├── challenge_final_gpu.py # Advanced GPU-optimized training with U-Net comparison ├── unet_model.py # U-Net architecture implementations ├── ...