Published February 23, 2022 | Version v1.0.0
Dataset Open

Doodleverse/Segmentation Zoo Res-UNet models for identifying water in oblique aerial photos of coasts.

  • 1. Marda Science, LLC

Description

Doodleverse/Segmentation Zoo Res-UNet models for identifying water in oblique aerial photos of coasts.

These model data are based on images of coasts and associated labels. Models have been fitted to the following types of data

1. RGB (3 band): red, green, blue

Classes are: {0: water, 1: land}.

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 (48.9 MB)

Name Size Download all
md5:0cc11c06c0aa2b67222d648478532bbb
11.7 MB Preview Download
md5:7a82dc594ecc813a938b070b8672230c
37.1 MB Preview Download