tarpVideo Processor

v1.0.0-beta.1

What's included

Production ready release for OM1 video processor.

Features

  • Updated the environment to support newer Python and CUDA version. It refines dependency management, and improves model handling. The changes enhance compatibility with latest libraries and streamline deployment, especially for NVIDIA THOR and specific version of TensorRT-based inference.

  • Updated Dockerfile for Thor support

  • Fixed CUDA driver mismatch

  • Added venv to docker image

Docker Image

The video-processor is provided as a Docker image for easy setup.

git clone https://github.com/OpenMind/OM1-video-processor.git
cd OM1-video-processor
docker-compose up -d

Follow the steps herearrow-up-right, for complete setup.

The docker image is also available at Docker Hubarrow-up-right.

For more technical details, please refer to the docsarrow-up-right.

Last updated

Was this helpful?