Skip to content

MMEval V0.1.0 Release

Compare
Choose a tag to compare
@ice-tong ice-tong released this 31 Oct 09:08
c9e24bd

We are excited to introduce our new open-source library: MMEval, a unified and open cross-ML framework evaluation library.

Install MMEval via pip:

pip install mmeval

MMEval is a machine learning evaluation library that supports efficient and accurate distributed evaluation on a variety of machine learning frameworks. Major features:

  • Comprehensive metrics for various computer vision tasks (NLP will be covered soon!)
  • Efficient and accurate distributed evaluation, backed by multiple distributed communication backends
  • Support multiple machine learning frameworks via dynamic input dispatching mechanism