FLIR Meridian 9.2 Installation guide

Type
Installation guide

This manual is also suitable for

Teledyne Confidential; Commercially Sensitive Business Data
Ver. 1.01
FLIR Deep Learning
Validator (DLV) Plugin -
Windows OS
Installation Guide
Teledyne Confidential; Commercially
Sensitive Business Data
FLIR Deep Learning Validator
(DLV) Plugin - Windows OS
Installation Guide
2
© 2023 Teledyne FLIR Systems, Inc. All rights reserved worldwide. No parts of this document, in whole
or in part, may be copied, photocopied, translated, or transmitted to any electronic medium or machine-
readable form without the prior written permission of Teledyne FLIR LLC
Names and marks appearing on the products herein are either registered trademarks or trademarks of
Teledyne FLIR LLC and/or its subsidiaries. All other trademarks, trade names, or company names
referenced herein are used for identification only and are the property of their respective owners.
This product is protected by patents, design patents, patents pending, or design patents pending.
The contents of this document are subject to change.
For additional information visit www.flir.com or write to Teledyne FLIR LLC
Teledyne FLIR LLC
6769 Hollister Avenue
Goleta, CA 93117
Phone:
888.747.FLIR (888.747.3547)
International: +1.805.964.9797
Support:
https://www.flir.com/support/
For technical assistance, contact us at +1.888.388.3577 or visit the Service and Support page at
www.flir.com/security.
Document History
Version
Date
1.01
September 2023
Teledyne Confidential; Commercially
Sensitive Business Data
FLIR Deep Learning Validator (DLV)
Plugin - Windows OS Installation Guide
3
Table of Contents
1. Introduction .................................................................................... 4
2. Deep Learning Validator (DLV) ..................................................... 4
2.1 Prerequisites .................................................................................................................. 4
2.2 Prerequisite Activity ...................................................................................................... 5
Download and Install Docker Desktop ....................................................................................5
Provision the DLV.zip File .......................................................................................................5
2.3 DLV Installation .............................................................................................................. 5
Verify Docker Operation ..........................................................................................................5
Load the DLV Image ...............................................................................................................6
Load DLV Docker Container File .............................................................................................7
2.4 DLV API Command ........................................................................................................ 8
3. Disclaimer ....................................................................................... 9
Teledyne Confidential; Commercially
Sensitive Business Data
FLIR Deep Learning Validator (DLV) Plugin -
Windows OS Installation Guide
4
1. Introduction
The FLIR Deep Learning Validator (DLV) plugin is part of the Analytic Server.
This document describes how to provision and install FLIR DLV files utilize and activate the
FLIR DLV Docker container. The Analytics Server uses the Docker to enable persons and/or
vehicles validation and classifications. While this guide is intended for Windows OS, the Docker
can be loaded on pure Linux as well.
2. Deep Learning Validator (DLV)
This chapter assumes that you have installed Docker on the host machine (where you want to
run the Validator), and that you have a basic knowledge on how to use Docker and the Docker
commands.
This section includes the following:
Requirements
Validator Installation
2.1 Prerequisites
The following are Deep Learning Validator requirements:
Command Prompt Select the Run as administrator option.
Access the following:
Docker Desktop Installer Download and install the Docker Desktop Installer in the
version desired and open the Docker Desktop application.
Note: A computer restart is required upon successful download and installation.
The DLV Plugin can run on a different/independent machine other than the Analytics
Server, and can be used on both Windows OS and LinuX environment.
Note: The Docker Desktop application is the Docker containers management tool for
Windows OS. This guide does not cover pure Linux OS Docker installation and
execution.
Docker container The DLV.zip is a compressed file that includes the following files:
*.tar a compressed file that contains the Dockers image
*.yml A compressed file that contains the Docker compose script
Teledyne Confidential; Commercially
Sensitive Business Data
FLIR Deep Learning Validator (DLV) Plugin -
Windows OS Installation Guide
5
2.2 Prerequisite Activity
This section includes prerequisite activity that must be completed before installing the DLV
containers.
The following are included:
Download and Install Docker Desktop
Provision the DLV.zip File
Download and Install Docker Desktop
Do the following:
Download and install the Docker Desktop from the provided link.
Important: You must run Docker Desktop in Linux containers mode, as it does NOT
run on Windows Dockers mode.
Provision the DLV.zip File
Do the following:
Download and extract the DLV.zip file to a local directory.
The following files are in the directory:
deep-learning-validator-security-<VERSION>.tar
docker-compose-validator-<VERSION>-security.yml
2.3 DLV Installation
This section includes a step-by-step DLV installation procedure.
Verify Docker Operation
Load the DLV Image
Load DLV Docker Container File
Verify Docker Operation
Before we begin installing DLV containers, verify that you have Docker correctly installed and
ready to use. You run a command from the Command Prompt to verify that the Docker
Desktop is installed correctly, that it is running, and that there are no other DLV containers.
Do the following:
From the Command Prompt, enter the following command:
$ docker ps -a
The result indicates that Docker Desktop is running and contains no containers.
Next you load the DLV image.
Teledyne Confidential; Commercially
Sensitive Business Data
FLIR Deep Learning Validator (DLV) Plugin -
Windows OS Installation Guide
6
Load the DLV Image
In this procedure you load the DLV image *.tar file that you decompressed earlier into a local
directory.
Follow these steps:
1. In the Command Prompt, navigate to the DLV directory.
2. Type in the following command and click Enter.
docker load -i <FILENAME>
The command is processed in the Command Prompt,
Load DLV Image Command Prompt
and the images uploads and appears in the Docker Desktop in the Images section
when successful.
Docker Desktop Images Uploads Displayed
Next you load the DLV Docker container.
Teledyne Confidential; Commercially
Sensitive Business Data
FLIR Deep Learning Validator (DLV) Plugin -
Windows OS Installation Guide
7
Load DLV Docker Container File
In this procedure you load a docker-compose.yml file, a container, from the directory where you
extracted it.
Do the following:
From the Command Prompt, enter the following command:
docker-compose -f docker-<FILENAME> up -d
The command is processed in the Command Prompt,
Load DLV Docker Container File Command Prompt
and the image uploads and appears in the Docker Desktop in the Containers section.
Load DLV Docker Desktop Container File Displayed
You have loaded a docker-compose.yml file from the directory where you extracted it.
Teledyne Confidential; Commercially
Sensitive Business Data
FLIR Deep Learning Validator (DLV) Plugin -
Windows OS Installation Guide
8
2.4 DLV API Command
An API command to view DLV version and other parameters in a browser is available.
Do the following:
In a browser, enter the following in the URL on the machine where the Docker is
running:
localhost:6001/api/system/version
The following parameters are displayed as viewed in a browser:
Teledyne Confidential; Commercially
Sensitive Business Data
FLIR Deep Learning Validator (DLV) Plugin -
Windows OS Installation Guide
9
3. Disclaimer
By providing this document, FLIR Systems, Inc. is not making any representations regarding
the correctness or completeness of its contents.
© FLIR Systems, Inc. 2023. All rights reserved.
Sweden
Teledyne FLIR Systems
Antennvägen 6
PO Box 7376
SE-187 15 Täby
Support:
https://support.flir.com
Document:
UVMS Deep Learning Validator Installation Guide
Version: 1.01
Date: September 2023
Language: en-US
  • Page 1 1
  • Page 2 2
  • Page 3 3
  • Page 4 4
  • Page 5 5
  • Page 6 6
  • Page 7 7
  • Page 8 8
  • Page 9 9

FLIR Meridian 9.2 Installation guide

Type
Installation guide
This manual is also suitable for

Ask a question and I''ll find the answer in the document

Finding information in a document is now easier with AI