ScribbleBox: Interactive Annotation Framework for Video Object Segmentation

Abstract

Manually labeling video datasets for segmentation tasks is extremely time consuming. We introduce ScribbleBox, an interactive framework for annotating object instances with masks in videos with a significant boost in efficiency. In particular, we split annotation into two steps: annotating objects with tracked boxes, and labeling masks inside these tracks. We introduce automation and interaction in both steps. Box tracks are annotated efficiently by approximating the trajectory using a parametric curve with a small number of control points which the annotator can interactively correct. Our approach tolerates a modest amount of noise in box placements, thus typically requiring only a few clicks to annotate a track to a sufficient accuracy. Segmentation masks are corrected via scribbles which are propagated through time. We show significant performance gains in annotation efficiency over past work. We show that our ScribbleBox approach reaches 88.92% J&F on DAVIS2017 with an average of 9.14 clicks per box track, and only 4 frames requiring scribble annotation in a video of 65.3 frames on average.

Cite

Text

Chen et al. "ScribbleBox: Interactive Annotation Framework for Video Object Segmentation." Proceedings of the European Conference on Computer Vision (ECCV), 2020. doi:10.1007/978-3-030-58601-0_18

Markdown

[Chen et al. "ScribbleBox: Interactive Annotation Framework for Video Object Segmentation." Proceedings of the European Conference on Computer Vision (ECCV), 2020.](https://mlanthology.org/eccv/2020/chen2020eccv-scribblebox/) doi:10.1007/978-3-030-58601-0_18

BibTeX

@inproceedings{chen2020eccv-scribblebox,
  title     = {{ScribbleBox: Interactive Annotation Framework for Video Object Segmentation}},
  author    = {Chen, Bowen and Ling, Huan and Zeng, Xiaohui and Gao, Jun and Xu, Ziyue and Fidler, Sanja},
  booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
  year      = {2020},
  doi       = {10.1007/978-3-030-58601-0_18},
  url       = {https://mlanthology.org/eccv/2020/chen2020eccv-scribblebox/}
}