Kentaro Wada 0b5dc94901 Update README.md for video_annotation 3 years ago
..
.readme e9e226f0d6 Update examples/video_annotation/README.md 7 years ago
data_annotated 61f5fee418 Remove lineColor and shapeColor keys from example JSON files 5 years ago
data_dataset_voc 5fe0f6ff91 Update examples/video_annotation 5 years ago
README.md 0b5dc94901 Update README.md for video_annotation 3 years ago
labelme2voc.py bc8a7da2e3 Add video annotation example 7 years ago
labels.txt bc8a7da2e3 Add video annotation example 7 years ago

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/