AI Based Object Redaction/Getting Started/Dependencies: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
(No difference)

Revision as of 23:45, 24 January 2024


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