AI Based Object Redaction - Getting Started - Dependencies

From RidgeRun Developer Wiki


Index






Dependencies

Librrobjectredaction has the following dependencies for building from source:

Common dependencies

  • OpenCV version >= 4.0.0. See more about OpenCV in this link: OpenCV
  • ONNX Runtime version >=1.10.0. See more about ONNX Runtime in this link: ONNX Runtime
  • GstCuda version >=0.16.5. See more about GstCuda in this link: GstCuda

For NVIDIA based platforms

  • CUDA/NPPI. See more about CUDA Toolkit in this link: CUDA Toolkit.


Index