@@ -58,20 +58,21 @@ usage: idc-convert [-h|--help|--help-all|--help-plugin NAME] [-u INTERVAL]
58
58
59
59
Tool for converting between image annotation dataset formats.
60
60
61
- readers:
61
+ readers (15) :
62
62
from-adams-ic, from-adams-od, from-blue-channel-is, from-coco-od,
63
63
from-data, from-grayscale-is, from-indexed-png-is,
64
64
from-layer-segments-is, from-opex-od, from-pyfunc, from-roicsv-od,
65
65
from-subdir-ic, from-voc-od, from-yolo-od, poll-dir
66
- filters:
66
+ filters (30) :
67
67
check-duplicate-filenames, coerce-box, coerce-mask,
68
68
convert-image-format, dimension-discarder, discard-invalid-images,
69
69
discard-negatives, filter-labels, inspect, label-from-name,
70
70
label-present, map-labels, max-records, metadata, metadata-from-name,
71
- od-to-ic, od-to-is, passthrough, polygon-discarder, pyfunc-filter,
72
- randomize-records, record-window, remove-classes, rename, sample,
73
- split, strip-annotations, tee, write-labels
74
- writers:
71
+ od-to-ic, od-to-is, passthrough, polygon-discarder,
72
+ polygon-simplifier, pyfunc-filter, randomize-records, record-window,
73
+ remove-classes, rename, sample, split, strip-annotations, tee,
74
+ write-labels
75
+ writers (14):
75
76
to-adams-ic, to-adams-od, to-blue-channel-is, to-coco-od, to-data,
76
77
to-grayscale-is, to-indexed-png-is, to-layer-segments-is, to-opex-od,
77
78
to-pyfunc, to-roicsv-od, to-subdir-ic, to-voc-od, to-yolo-od
0 commit comments