Add args for pip install mmeval
to install specific metric
#88
Labels
enhancement
New feature or request
pip install mmeval
to install specific metric
#88
Describe the feature
Add args for
pip install mmeval
to install specific metricMotivation
If we add some metrics in MMEval like KittiMetric, WaymoMetric, which rely on the official SDK and package to evaluate, it will increase the installation burden of MMEval. I suggest MMEval support install like
pip install mmeval-waymo
to install the version which includes WaymoMetric.Related resources
Additional context
The text was updated successfully, but these errors were encountered: