Hi waspinator
@waspinator
You write the /libraries/mextra/utils.py for model evaluating in your shape datasets. right?
But, I think the your shape datasets is coco-style.
Can I use coco-API to evaluate the model in your shape dataset?
https://github.com/nightrome/cocoapi
https://github.com/nightrome/cocoapi/blob/master/PythonAPI/pycocoEvalDemo.ipynb
How can I do this?
Could you tell me more detail?
many thanks!