Caer

screenshot of Caer

Caer

High-performance Vision library in Python. Scale your research, not boilerplate.

Overview

Caer is a lightweight, high-performance Vision library for high-performance AI research. It aims to simplify the approach towards Computer Vision by abstracting away unnecessary boilerplate code, allowing for quick prototyping of deep learning models and research ideas. Caer is designed to be easy to understand, integrate well with other libraries, and enjoyable to use. The library is ideal for students, researchers, hobbyists, and experts in the fields of Deep Learning and Computer Vision.

Features

  • caer: A lightweight GPU-accelerated Computer Vision library for high-performance AI research.
  • caer.color: Colorspace operations.
  • caer.data: Standard high-quality test images and example data.
  • caer.path: OS-specific path manipulations.
  • caer.preprocessing: Image preprocessing utilities.
  • caer.transforms: Powerful image transformations and augmentations.
  • caer.video: Video processing utilities.