Segmentation Zoo UNet models for Landsat-8 satellite imagery, Coast Train v1 Landsat-8 4-class subset.
Description
Doodleverse/Segmentation Zoo UNet models for Landsat-8 satellite imagery, Coast Train v1 Landsat-8 4-class subset.
These UNet model data are based on the Coast Train v1 Landsat-8 labeled imagery subset. Models have been fitted to 4 different types of data
1. NDWI (1 band): (g-nir)/(g+nir)
2. MNDWI (1 band): (swir-g)/(swir+g)
3. RGB (3 band): red, green, blue
4. RGB-NIR-SWIR (5 band): red, green, blue, nir, swir
Classes are: {0: water, 1: whitewater, 2:sediment, 3:other}. These classes have been remapped from the original 11 classes
These files are used in conjunction with Segmentation Zoo*
For each model, there are 3 files with the same root name:
1. '.json' config file: this is the file that was used by Segmentation Gym** to create the weights file. It contains instructions for how to make the model and the data it used, as well as instructions for how to use the model for prediction. It is a handy wee thing and mastering it means mastering the entire Doodleverse.
2. '.h5' weights file: this is the file that was created by the Segmentation Gym** function `train_model.py`. It contains the trained model's parameter weights. It can called by the Segmentation Gym** function `seg_images_in_folder.py` or the Segmentation Zoo* function `select_model_and_batch_process_folder.py` to segment a folder of images
3. '_modelcard.json' model card file: this is a json file containing fields that collectively describe the model origins, training choices, and dataset that the model is based upon. There is some redundancy between this file and the `config` file (described above) that contains the instructions for the model training and implementation. The model card file is not used by the program but is important metadata so it is important to keep with the other files that collectively make the model and is such is considered part of the model
References
* https://github.com/Doodleverse/segmentation_zoo
** https://github.com/Doodleverse/segmentation_gym
Files
data_sample.zip
Files
(694.3 MB)
| Name | Size | |
|---|---|---|
|
md5:a3c379c10dabad7c9e15f20efe657d6e
|
3.5 MB | Preview Download |
|
md5:de8dcbead75f3568a52b245dedb0fa6f
|
124.7 MB | Preview Download |
|
md5:92d399235521bc5c06b1dd5e61b01cb6
|
372.3 MB | Preview Download |
|
md5:8f85bf139944ca5c6451a8e08a6d0267
|
24.9 MB | Preview Download |
|
md5:90a461aa80a23453d7eaf5c9cb07c3d5
|
168.9 MB | Preview Download |