Label Tree Files

From MediaWiki
Revision as of 19:08, 22 November 2023 by Rob (talk | contribs) (Created page with "= Background = Label tree files describe labels extracted from annotations in one of the variety of forms that are not Biigle (e.g., CSV files, VideoMiner or Access Databases). They are extracted using the <code>[https://gitlab.com/rskelly/msea-rov-db/-/blob/main/import/importer2/utils/csv_extract_labels.py csv_extract_labels.py]</code> and <code>[https://gitlab.com/rskelly/msea-rov-db/-/blob/main/import/importer2/utils/vm_extract_labels.py vm_extract_labels.py]</code>.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Background

Label tree files describe labels extracted from annotations in one of the variety of forms that are not Biigle (e.g., CSV files, VideoMiner or Access Databases). They are extracted using the csv_extract_labels.py and vm_extract_labels.py.