Skip to content

Releases: yxlee245/obj-det-metrics

Use functions from pipe package

16 Dec 14:01
Compare
Choose a tag to compare

Main Changes

  • Modify code to use the select() and where() functions from the pipe Python package for filtering and mapping lists

Add functions to read from text files

12 Dec 13:21
Compare
Choose a tag to compare

Main Changes

  • Added functions to read from text files and load as ground truth and detection objects

First release with minor fix

12 Dec 12:04
Compare
Choose a tag to compare

Main changes

  • Adapted code for computing APs and mAPs