Getting Started

Start anonymizing images and videos with Celantur Container.

Overview

Celantur Container is a Docker-based container image to automatically anonymize faces, persons, license plates and vehicles on images and videos.

It's built to deliver high-quality anonymization and high throughput (see benchmarks).

How to run Celantur Container in Batch Mode.

Requirements and Installation

Modes and Features

Anonymize Images and Videos

Quickstart

  • Run mkdir input

  • Copy some images into the input directory.

  • Run bash celantur.sh -a person -a license-plate

  • Check the anonymized in the output directory.

For different image types and resolutions, e.g. panoramas, drone images, check out Recommended Parameters.

What's New

Celantur Container receives continuous improvements and new features. Read more about past and recent releases in the Release Notes.

Last updated