Version 4 - Unified API
Fourth offficial release of the Detail API for the PASCAL in Detail challenge
This API version is intended for trainval_merged.json or later. Code for evaluating participants' algorithms is not yet provided and will be added in a future version.
Changes include;
- Dropped support for MATLAB API - see MATLAB tutorial for calling Python code from MATLAB
- Added segmentation and bounding box visualizations
- Refactored so that one unified interface is provided for working with semantic, instance, parts, detection, and objectness data. See detailDemo.ipynb