Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow-up of main #13

Merged
merged 4 commits into from
Feb 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Git2Colab_Installation_PLATEAU_FloodSAR.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
"!mkdir PLATEAU-FloodSAR/models\n",
"%cd PLATEAU-FloodSAR/models\n",
"\n",
"!gdown https://drive.google.com/uc?id=1rD68QJQr-gmF9jeZY5qBjVJJqoWOFe7E\n",
"!gdown https://drive.google.com/uc?id=1VEgB3VcLOYEwud9Zo-QsHUAMmNkrGDZq\n",
"!gdown https://assets.cms.plateau.reearth.io/assets/36/fe406e-8261-4e95-952b-2747266e3537/model_epoch_vv_119.pth\n",
"!gdown https://assets.cms.plateau.reearth.io/assets/59/c4a445-6a85-4be1-b3fb-fc716c573847/model_epoch_aug_mask_100.pth\n",
"%cd ../../"
]
},
Expand All @@ -97,7 +97,7 @@
"- [1_EstimateSAR_FloodPrbDiff.ipynb](https://colab.research.google.com/github/eukarya-inc/plateau-2023-uc01-satellite-analytics/blob/main/PLATEAU-FloodSAR/1_EstimateSAR_FloodPrbDiff.ipynb)\n",
"- [2_GeneratePointGroup.ipynb](https://colab.research.google.com/github/eukarya-inc/plateau-2023-uc01-satellite-analytics/blob/main/PLATEAU-FloodSAR/2_GeneratePointGroup.ipynb)\n",
"- [3_CalcFloodDEMRaster.ipynb](https://colab.research.google.com/github/eukarya-inc/plateau-2023-uc01-satellite-analytics/blob/main/PLATEAU-FloodSAR/3_CalcFloodDEMRaster.ipynb)\n",
"- [4_AssessBuildings_ipynv.ipynb](https://colab.research.google.com/github/eukarya-inc/plateau-2023-uc01-satellite-analytics/blob/main/PLATEAU-FloodSAR/4_AssessBuildings_ipynv.ipynb)\n",
"- [4_AssessBuildings.ipynb](https://colab.research.google.com/github/eukarya-inc/plateau-2023-uc01-satellite-analytics/blob/main/PLATEAU-FloodSAR/4_AssessBuildings.ipynb)\n",
"- [5_Upload.ipynb](https://colab.research.google.com/github/eukarya-inc/plateau-2023-uc01-satellite-analytics/blob/main/PLATEAU-FloodSAR/5_Upload.ipynb)"
]
}
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,5 +218,5 @@ Please use these sample GeoJSONs in boundary_samples directory for 0_PrepareProj

## Model files
Following PyTorch model files are stored outside of this GitHub repository due to the filesize limitation. They will be downloaded to your Google drive automatically if you use our installation code Git2Colab_Installation_PLATEAU_FloodSAR.ipynb.
- model_epoch_vv_119.pth https://drive.google.com/file/d/1VEgB3VcLOYEwud9Zo-QsHUAMmNkrGDZq/
- model_epoch_aug_mask_100.pth https://drive.google.com/file/d/1rD68QJQr-gmF9jeZY5qBjVJJqoWOFe7E/
- model_epoch_vv_119.pth https://assets.cms.plateau.reearth.io/assets/36/fe406e-8261-4e95-952b-2747266e3537/model_epoch_vv_119.pth
- model_epoch_aug_mask_100.pth https://assets.cms.plateau.reearth.io/assets/59/c4a445-6a85-4be1-b3fb-fc716c573847/model_epoch_aug_mask_100.pth