Changelog:

- added new Lenient IoU metric for IoU computation;
- add new boolean field to Result to show whether Lenient IoU was used;
- change show_iou_sweep title dynamically to show whether Lenient IoU was used;
- add new area calculation function in iou.py;
- add support for Lenient IoU to all metrics.