This Greenstand subproject will:
- Review incoming images to find occurrences of new taxa (“species”)
- Generate a ‘virtual herbarium’: collections of images of each taxon
- Research the taxa: native status, restoration potential, taxonomic issues
- Mint Greenstand eight-character identifiers for each taxon
- Summarize taxon data in the XML file
tree_species.xml
- Work with the machine learning team to create training image sets, and then review the ML-generated identifications
- Provide documentation to enable other Greenstand members to tag images and build training sets
More about the process can be read here.
Core files:
tree_species.xml
: base documenttree_species.rnc
: schema (usenxml-mode
in Emacs which will validatetree_species.xml
on the fly from this file)training/training.psv
: list of taxa and image names for training