Such as: evaluation = dict( interval=1, metric=['bbox', 'segm'] ) How can I get all choose for "metric"? such as I want to use MR^-2 to evaluation,but I don't if metric has it. And some thing else, how to set to not use the "pretrained" in backbone?