Skip to content

Index

MPCompress is a PyTorch library and evaluation platform for multi-purpose compression research, providing a public testing environment for evaluating feature coding methods.

MPCompress currently provides:

  • Multi-Purpose Compression (MPC) framework - a coding architecture designed to prioritize machine vision while retaining compatibility with human visual perception
  • Feature Coding for Large Models (LaMoFC) framework - a feature coding framework for distributed large model deployments
  • evaluation scripts and test platforms for comparing compression methods

Installation

Tutorials

OfflineTraining

Library API