English

CVNets: High Performance Library for Computer Vision

Computer Vision and Pattern Recognition 2022-06-07 v1 Machine Learning

Abstract

We introduce CVNets, a high-performance open-source library for training deep neural networks for visual recognition tasks, including classification, detection, and segmentation. CVNets supports image and video understanding tools, including data loading, data transformations, novel data sampling methods, and implementations of several standard networks with similar or better performance than previous studies. Our source code is available at: \url{https://github.com/apple/ml-cvnets}.

Keywords

Cite

@article{arxiv.2206.02002,
  title  = {CVNets: High Performance Library for Computer Vision},
  author = {Sachin Mehta and Farzad Abdolhosseini and Mohammad Rastegari},
  journal= {arXiv preprint arXiv:2206.02002},
  year   = {2022}
}

Comments

Technical report

R2 v1 2026-06-24T11:39:16.297Z