cocoapi
cocoapi copied to clipboard
cocoeval.py: multiple classes and saving metrics
cocoeval.py that returns (and saves with an input savepath) the AP and AR for individual categories (and the average as well) and saves it to a desired location (implemented as a parameter in Params). Additionally, there is an AP@ IoU=0.35 that is output as well.