Skip to main content

Live video inference

Project description

Potion

Live video inference tool which relies on VALI. Use it to run the inference on local and network streams. It uses double queue (compressed + reconstructed) in order not to miss a single frame if inference is slow.

As for early version (0.2 for now) it is only tested with densenet.

Install:

pip install python_potion

Usage example:

python3 -m python_potion \
  -i http://media.sever/rtsp_stream \
  -t 10 \
  -gpu_id 0 \
  -d dump \
  -m densenet_onnx \
  -x 12 \
  -u 0.0.0.0:8001

What does it mean ?

options:
  -h, --help            show this help message and exit
  -gpu_id GPU_ID, --gpu-id GPU_ID
                        GPU id, check nvidia-smi
  -i INPUT, --input INPUT
                        Encoded video file (read from)
  -t TIME, --time TIME  processing time, s.
  -d DUMP, --dump DUMP  dump video filename without extension
  -n NUM_RETRIES, --num_retries NUM_RETRIES
                        number of attepts to respawn video reader in case of failure
  -v, --verbose         Enable verbose output, turned off by default
  -m MODEL_NAME, --model-name MODEL_NAME
                        Name of model
  -x MODEL_VERSION, --model-version MODEL_VERSION
                        Version of model. Default is to use latest version.
  -b BATCH_SIZE, --batch-size BATCH_SIZE
                        Batch size. Default is 1.
  -u URL, --url URL     Inference server URL. Default is localhost:8000.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_potion-0.2.2.post0-py3-none-any.whl (19.8 kB view details)

Uploaded Python 3

File details

Details for the file python_potion-0.2.2.post0-py3-none-any.whl.

File metadata

File hashes

Hashes for python_potion-0.2.2.post0-py3-none-any.whl
Algorithm Hash digest
SHA256 18972643550a2cc748accbb0efef6d39c148d55269e501f222666607f3813805
MD5 89a6cc6c73f74b00ff5041648ce01ccb
BLAKE2b-256 695adeb24d5c058e52792b0744aa014a4fad9e18a92327ed5eb81f2dada79a99

See more details on using hashes here.

Provenance

The following attestation bundles were made for python_potion-0.2.2.post0-py3-none-any.whl:

Publisher: OnTaggedCommitPush.yml on RomanArzumanyan/Potion

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page