Skip to content

hubertsgithub/block_annotation

Repository files navigation

Block Annotation ICCV 2019

Block Inpainting

Initial code release Feb 5, 2020. See /block_inpainting/README.txt.

Creating Block Images

Create highlighted block images to annotate:

python create_highlighted_block_images.py

Annotation Interface

Block images can be annotated with existing polygon annotation tools.

For example, see:

For our experiments, we build our crowdsourcing pipeline by extending OpenSurfaces:

alt text

Sample instructions for workers: alt text alt text

Citation

If our work is useful to you, please consider citing:

@inproceedings{lin2019block,
  title={Block Annotation: Better Image Annotation with Sub-Image Decomposition},
  author={Lin, Hubert and Upchurch, Paul and Bala, Kavita},
  booktitle={2019 IEEE International Conference on Computer Vision (ICCV)},
  year={2019}
}

About

Block Annotation ICCV 2019 Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published