Skip to main content
Ctrl+K

๐Ÿ๐Ÿ“ฆ pyppbox

  • ๐Ÿš€ Getting Started
  • ๐Ÿ’ก Examples
  • Standalone Module
  • Supported Modules
  • Structure
    • Configurations
    • Utilities
    • Release Notes
  • GitHub
  • ๐Ÿš€ Getting Started
  • ๐Ÿ’ก Examples
  • Standalone Module
  • Supported Modules
  • Structure
  • Configurations
  • Utilities
  • Release Notes
  • GitHub

Section Navigation

  • Example 1: Use some basic standalone functions
  • Example 2: Use pyppboxโ€™s internal config directory
  • Example 3: Set a custom config directory
  • Example 4: Set the main detector/tracker/reider by a YAML or JSON file
  • Example 5: Set the main modules by a raw/ready dictionary
  • Example 6: Set the main modules by names
  • Example 7: Use result tools
  • Example 8: Use real-time evaluation tools
  • Example 9: Compare a generated result to a reference or ground-truth
  • Example 10: Use GT (Ground-truth) as a detector
  • Example 11: Train a classifier using a supported reider
  • Example 12: Train all the internal reider classifiers for GTA V dataset
  • Example 13: Use a supported module directly
  • Example 14: Use pyppbox in multithreading application
  • ๐Ÿ’ก Examples

๐Ÿ’ก Examples#

The examples below will help you make the most use of pyppbox. Before you try these examples, make sure you already installed pyppbox V3+ or check ๐Ÿš€ Getting Started if you havenโ€™t already.

โ„น๏ธ Source code and required input files are available here: {pyppbox repo}/examples.

  • Example 1: Use some basic standalone functions
  • Example 2: Use pyppboxโ€™s internal config directory
  • Example 3: Set a custom config directory
  • Example 4: Set the main detector/tracker/reider by a YAML or JSON file
  • Example 5: Set the main modules by a raw/ready dictionary
  • Example 6: Set the main modules by names
  • Example 7: Use result tools
  • Example 8: Use real-time evaluation tools
  • Example 9: Compare a generated result to a reference or ground-truth
  • Example 10: Use GT (Ground-truth) as a detector
  • Example 11: Train a classifier using a supported reider
  • Example 12: Train all the internal reider classifiers for GTA V dataset
  • Example 13: Use a supported module directly
  • Example 14: Use pyppbox in multithreading application

previous

๐Ÿš€ Getting Started

next

Example 1: Use some basic standalone functions

ยฉ Copyright 2025, UMONS-Numediart, Ratha SIV.

Built with the PyData Sphinx Theme 0.16.1.