Label Tree Files: Difference between revisions

From MediaWiki
Jump to navigation Jump to search
(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>.")
 
(No difference)

Latest revision as of 19:08, 22 November 2023

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.