Skip to main content

What’s included

Production ready release for OM1 video processor.

Features

v1.0.0

  • 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 here, for complete setup. The docker image is also available at Docker Hub. For more technical details, please refer to the docs.