- **Breaking change:** Renamed `bb2` to `other` in `BoundingBox()` - `ground_truth_path` is no longer a required argument
0.1.8
- Fixes template folder in distribution
0.1.7
- Adds cookiecutter templating for generating new projects - Adds equality check for `BoundingBox`
0.1.6
- Improves pandas csv handling
0.1.5
- Corrects loading of some CSV files - Adds logging and more tests - Adds referencing to `_ground_truth` and `_prediction` in joined pandas tables
0.1.3
- - Adds basic implementation with
- Full Evaluation workflow - CSV, SimpleITK, and ImageIO loaders - BoundingBox annotations with intersection, union and intersection over union metrics - Unique File Indices, Unique Image, Expected Column Names and Number of cases validators