VIA annotation adapter. To use the VIA annotation tool, refer to the Homepage.
Current supported annotations:
- circle
- ellipse
- point
- polyline
- rectangle
Current supported annotation tool versions:
The adapter has the following parameters:
--path
: the path to the base folder containing the annotations (e.g.: data/image_object_detection/my_collection)--categories_file_name
: tThe path to the categories file if not set, default to categories.txt--annotations_file_name
: The name of annotations file. if not set, default to via_region_data.json--category_label_key
: The key, the category label key is stored in the annotation file, default to category.