Introduction

Media Server can use a graphics card (GPU) to perform some processing tasks:

  • Analysis tasks. Using a GPU rather than the CPU can significantly increase the speed of training and analysis tasks that use Convolutional Neural Networks. The analysis tasks that benefit from GPU acceleration are:

    • Image classification.
    • Face demographics analysis.
    • Face recognition.
    • Object class recognition.
    • Vehicle make recognition.
  • Ingesting (decoding) and encoding video. You can use the GPU to decode and encode some types of video. This can reduce the load on the CPU, releasing resources for media analysis.