User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cs:vision:image_tagging:start [2018/04/04 17:34]
Mike Bykhovtsev Added rslabel stats command info
cs:vision:image_tagging:start [2018/05/18 14:43]
Mike Bykhovtsev [For Linux Users]
Line 161: Line 161:
 ^ Command ​            ^ Description ^ ^ Command ​            ^ Description ^
 |''​%%rslabel show%%''​ | Provides information about the number of datasets labeled, number of images properly validated, and counts any labeling sessions in progress. | |''​%%rslabel show%%''​ | Provides information about the number of datasets labeled, number of images properly validated, and counts any labeling sessions in progress. |
-|''​%%rslabel get%%'' ​ | Grabs an image dataset for labeling and places it in your current directory. The ''​%%--validation%%''​ flag can be supplied to get labeled data to validate. |+|''​%%rslabel get%%'' ​ | Grabs an image dataset for labeling and places it in your current directory. The ''​%%--validation%%''​ flag can be supplied to get labeled data to validate. ​The ''​%%--clarification%%''​ flag can be supplied to get labeled data to clarify. However, validation and clarification are done only by few assigned people in charge of object detection|
 |''​%%rslabel return [JSON]%%''​ | Returns a dataset to the server. If the data has not been completely labeled or validated, it will be returned for someone else to complete in the future. | |''​%%rslabel return [JSON]%%''​ | Returns a dataset to the server. If the data has not been completely labeled or validated, it will be returned for someone else to complete in the future. |
 |''​%%rslabel upload [ROSBAG]%%''​ | Takes a ROS bag file and break the images out into datasets for labeling. It will then upload the files to the server for labeling. | |''​%%rslabel upload [ROSBAG]%%''​ | Takes a ROS bag file and break the images out into datasets for labeling. It will then upload the files to the server for labeling. |