Gpod Save

GPOD - General Purpose Object Detector in Python

Project README

GPOD - General Purpose Object Detector

A Python package to build object detectors.

  • GPOD is easy to use. You need just a few minutes to build your own object detector.
  • GPOD is flexible. You can load your data from any data source in any format. You can apply any feature extractor. GPOD is compatible with any sklearn compatible classifier which implements predict_proba method.
  • GPOD is under BSD lisence.

Get started

Installation

You can install gpod from PyPI:

pip install gpod

Dependencies: numpy, scipy.

Compatible with: Python 2.7-3.5.

Support

You can post bug reports and feature requests in Github issues.

Open Source Agenda is not affiliated with "Gpod" Project. README Source: EvgenyNekrasov/gpod
Stars
32
Open Issues
0
Last Commit
7 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating