SOTAVerified

CVNets: High Performance Library for Computer Vision

2022-06-04Code Available6· sign in to hype

Sachin Mehta, Farzad Abdolhosseini, Mohammad Rastegari

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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: https://github.com/apple/ml-cvnets.

Tasks

Reproductions