Import a Detector

HPE may provide detectors that you can use with HPE Media Server to run object detection. These detectors are pre-trained, and to use one you only need to import the training data into your HPE Media Server database. For a list of the available pre-trained detectors, see Pre-Trained Object Detectors.

To import a detector

  1. Go to https://downloads.autonomy.com/productDownloads.jsp and download the detector to your HPE Media Server machine. When you download the detector, ensure the version of the detector matches the version of HPE Media Server that you are using.

  2. Import the training data by running the action ImportDetector, for example if you downloaded the file to the folder pretrained/objectdetection, in the HPE Media Server installation folder:

    /action=ImportDetector&detector=roadscene
            &detectorpath=./pretrained/objectdetection/roadscene.dat

    where,

    detector The name to give to the imported detector.
    detectorpath The path of the detector data file on disk
    detectordata The detector data (you can set this as an alternative to detectorpath).

    HPE Media Server imports the data. You can now run object detection.


_HP_HTML5_bannerTitle.htm