open-mmlab/mmcv
A foundational Python library for computer vision model training and inference built on PyTorch, part of the OpenMMLab ecosystem.

MMCV (OpenMMLab Computer Vision Foundation) is a comprehensive Python library providing essential utilities for computer vision research and development. It offers foundational building blocks for training and running deep learning models, including data processing pipelines, visualization tools, and abstraction layers over CUDA operations. The library serves as a core dependency for numerous OpenMMLab projects focused on detection, segmentation, and other vision tasks.