English

ARTOS -- Adaptive Real-Time Object Detection System

Computer Vision and Pattern Recognition 2014-08-26 v2

Abstract

ARTOS is all about creating, tuning, and applying object detection models with just a few clicks. In particular, ARTOS facilitates learning of models for visual object detection by eliminating the burden of having to collect and annotate a large set of positive and negative samples manually and in addition it implements a fast learning technique to reduce the time needed for the learning step. A clean and friendly GUI guides the user through the process of model creation, adaptation of learned models to different domains using in-situ images, and object detection on both offline images and images from a video stream. A library written in C++ provides the main functionality of ARTOS with a C-style procedural interface, so that it can be easily integrated with any other project.

Keywords

Cite

@article{arxiv.1407.2721,
  title  = {ARTOS -- Adaptive Real-Time Object Detection System},
  author = {Björn Barz and Erik Rodner and Joachim Denzler},
  journal= {arXiv preprint arXiv:1407.2721},
  year   = {2014}
}

Comments

http://cvjena.github.io/artos/

R2 v1 2026-06-22T05:00:22.197Z