- Added `get_wh` and `get_bbox` methods to `COCO` - Added `plot_coco_labels` to visualize labels info including `xy` locations, `wh` locations, `label counts`, `aspect ratios` etc.
0.0.1
- Adding extra properties like `label_counts`, `label_presence`, `img_wise_counts`, `label_names`, `label_names_available`, `count_images` to **`pycocotools.COCO`**.