An image labeling tool for WPOD Network.
python labeling.py <img_dir>
Example:
python labeling.py data
Each image in folder img_dir
is displayed one after another for labeling.
Click on the image to select click-point.
c
: match the last point with the first one into a cycles
: save points labeled to text fileq
: move to the next imagep
: move to the previous imager
: clear all points label on current imagez
: undo the last actionx
: exit labeling
Note: Auto save is not available, so you must save manually with shortcut key s