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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for python_potion-0.2.1.post0-py3-none-any.whl
Algorithm Hash digest
SHA256 5f5c8e84eb3e81cdb03d03b060d1d8cd7ee287a119ec5bf80472447f817ebb47
MD5 fb11d3b825358dd31214d1937866827a
BLAKE2b-256 bdac74c0485f23d5cba9c617e0efd5f6bc204a149c7fb5ce0e21c335049f9b7d

See more details on using hashes here.

Provenance

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