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.4.0.post0-py3-none-any.whl (22.9 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for python_potion-0.4.0.post0-py3-none-any.whl
Algorithm Hash digest
SHA256 d694b72481fd72fb7fab22c5ba21598b8e7e1e13e3db46b5a20b192bc33e476e
MD5 42e2597da3930cb118ab8004a49f957a
BLAKE2b-256 e5325f649ec2bb9a1a63bdc2c8a13a98be098b87cfdc8d86e5091fad50ac3e16

See more details on using hashes here.

Provenance

The following attestation bundles were made for python_potion-0.4.0.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