|
@@ -1,16 +1,15 @@
|
|
|
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11.
|
|
|
-.TH LABELME "1" "December 2019" "labelme 3.18.0" "User Commands"
|
|
|
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.12.
|
|
|
+.TH LABELME "1" "January 2020" "labelme 3.18.0" "User Commands"
|
|
|
.SH NAME
|
|
|
labelme \- manual page for labelme 3.18.0
|
|
|
.SH DESCRIPTION
|
|
|
usage: labelme [\-h] [\-\-version] [\-\-reset\-config]
|
|
|
.IP
|
|
|
[\-\-logger\-level {debug,info,warning,fatal,error}]
|
|
|
-[\-\-output OUTPUT] [\-\-config CONFIG_FILE] [\-\-nodata]
|
|
|
-[\-\-autosave] [\-\-nosortlabels] [\-\-flags FLAGS]
|
|
|
-[\-\-labelflags LABEL_FLAGS] [\-\-labels LABELS]
|
|
|
-[\-\-validatelabel {exact,instance}] [\-\-keep\-prev]
|
|
|
-[\-\-epsilon EPSILON]
|
|
|
+[\-\-output OUTPUT] [\-\-config CONFIG] [\-\-nodata] [\-\-autosave]
|
|
|
+[\-\-nosortlabels] [\-\-flags FLAGS] [\-\-labelflags LABEL_FLAGS]
|
|
|
+[\-\-labels LABELS] [\-\-validatelabel {exact,instance}]
|
|
|
+[\-\-keep\-prev] [\-\-epsilon EPSILON]
|
|
|
[filename]
|
|
|
.SS "positional arguments:"
|
|
|
.TP
|
|
@@ -34,8 +33,9 @@ logger level
|
|
|
output file or directory (if it ends with .json it is
|
|
|
recognized as file, else as directory)
|
|
|
.TP
|
|
|
-\fB\-\-config\fR CONFIG_FILE
|
|
|
-config file (default: /Users/wkentaro/.labelmerc)
|
|
|
+\fB\-\-config\fR CONFIG
|
|
|
+config file or yaml\-format string (default:
|
|
|
+/Users/wkentaro/.labelmerc)
|
|
|
.TP
|
|
|
\fB\-\-nodata\fR
|
|
|
stop storing image data to JSON file
|