Skip to content

v0.3.3

Compare
Choose a tag to compare
@fcakyon fcakyon released this 11 Apr 19:23
· 482 commits to main since this release
3ad54d6
python scripts/coco_error_analysis.py results.json output/folder/directory --ann coco/annotation/path

will calculate coco error plots and export them to given output folder directory.

If you want to specify mAP result type, set it as --types bbox mask.

If you want to export extra mAP bar plots and annotation area stats add --extraplots argument.

If you want to specify area regions, set it as --areas 1024 9216 10000000000.