/koster_ml

(Deprecated) Repository for Koster Object Detection machine learning models

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

⛔️ DEPRECATED

Koster Object Detection

Requirements

Python 3.7 or later with all of the pip install -U -r requirements.txt packages including:

  • torch >= 1.4
  • opencv-python
  • Pillow

All dependencies are included in the associated docker images. Docker requirements are:

  • Nvidia Driver >= 440.44
  • Docker Engine - CE >= 19.03