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

Doodleverse/Segmentation Zoo Res-UNet models for identifying coins in photos of sediment.

  • 1. Marda Science, LLC

Description

Doodleverse/Segmentation Zoo models for identifying coins in photos of sediment.

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

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

Classes are: {0: other, 1: coin}.

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

Name Size Download all
md5:96c90d37ce19ef2e5e826f427a4438f6
15.2 MB Preview Download
md5:550ac2ab5e6f446d5e163ee205872f57
428.6 MB Preview Download