Fixed
* Fixed bug when `track_id` is given to `add_annotation`
* Fixed but in `delayed_load` where requested channels were returned in the
wrong order, or with incorrect data.
* Bug in `delayed_load` where nans did not resize properly
Added
* Can now specify `-frames{num}` in demo names to control number of frames in each video
Changed
* In detection metrics, annotations now get a default score of 1.0 if not provided.
* In detection metrics, fixed AUC to report 1.0 when detections are perfect