Tricolops 7eeb4b7778 code update 10 月之前
..
.readme 7eeb4b7778 code update 10 月之前
data_annotated 7eeb4b7778 code update 10 月之前
data_dataset_voc 7eeb4b7778 code update 10 月之前
README.md 7eeb4b7778 code update 10 月之前
labelme2voc.py 7eeb4b7778 code update 10 月之前
labels.txt 7eeb4b7778 code update 10 月之前

README.md

Video Annotation Example

Annotation

labelme data_annotated --labels labels.txt --nodata --keep-prev --config '{shift_auto_shape_color: -2}'

Fig 1. Video annotation example. A frame (left), The next frame (right).

Fig 2. Visualization of video semantic segmentation.

How to Convert a Video File to Images for Annotation?

pip install video-cli

video-toimg your_video.mp4  # this creates your_video/ directory
ls your_video/

labelme your_video/