Skip to content

Files

Latest commit

0b5dc94 · Jun 9, 2021

History

History
This branch is 2 commits ahead of, 217 commits behind wkentaro/labelme:main.

video_annotation

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/