Cory Cornelius
Cory Cornelius
I should note that it looks like torchmetrics 1.0 will be released soon and that will re-include the mAP implementation that uses cocoapi. See: https://github.com/Lightning-AI/torchmetrics/milestone/13
torchmetrics 1.0 has been released! Upgrade all the dependencies!
This is partially related to #178. We should probably just remove the use of CallWith here. It was meant to be an internal class anyway.
See also: https://pytorch.org/vision/stable/auto_examples/plot_transforms_v2_e2e.html#sphx-glr-auto-examples-plot-transforms-v2-e2e-py
I will that it is also possible to change control on other things like whether groundtruth is present or not. Detecting this kind of behavior should probably be in scope...