All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project uses Semantic Versioning.
- Background colors to buttons after clicking them
- Ability to remove annotations by re-clicking a button, and also removing its color
- Initializing
annotation_dict
as acollections.default_dict
to make adding new elements simpler
- When annotations are complete, current image on display is cleared
- When
options
is not adictionary
, aValueError
is raised - Asset name is displayed in
count_label
- readded the skip button to the multi-label annotator
- doc changes and more gifs
- setup.py bug
- inital commit for multi_label_pigeon to add function for multi-label annotation