Now we only support class-wise mAP for all the evaluation types, we will support class-wise mAR in the future.
### Get the FLOPs and params (experimental)
We provide a script adapted from [flops-counter.pytorch](https://github.com/sovrasov/flops-counter.pytorch) to compute the FLOPs and params of a given model.