What's Changed
CoastSeg Workflow
- The config.json now has a new a setting called
coastseg_version
: which records the coastseg version used to create/modify the config file.
Zoo workflow
- The extract shorelines function in zoo now uses the segmentation filter model by @mlundine to filter segmentations into good/bad folders
- A new script that uses an image good/bad classifier created by @mlundine to sort bad images into a bad folder: `7_automatic_image_sorter.py
Full Changelog: v1.2.17...v1.3.0