# Copyright (c) 2018 NVIDIA Corporation. All rights reserved. # # NVIDIA Corporation and its licensors retain all intellectual property # and proprietary rights in and to this software, related documentation # and any modifications thereto. Any use, reproduction, disclosure or # distribution of this software and related documentation without an express # license agreement from NVIDIA Corporation is strictly prohibited. # # Modified for e-CAM130_CUXVR - e-con Systems [application] enable-perf-measurement=1 perf-measurement-interval-sec=5 [tiled-display] enable=1 rows=2 columns=2 width=1920 height=1080 [source0] enable=1 type=1 camera-width=1920 camera-height=1080 camera-fps-n=72 camera-fps-d=1 camera-v4l2-dev-node=0 [source1] enable=1 type=1 camera-width=1920 camera-height=1080 camera-fps-n=72 camera-fps-d=1 camera-v4l2-dev-node=1 [source2] enable=1 type=1 camera-width=1920 camera-height=1080 camera-fps-n=72 camera-fps-d=1 camera-v4l2-dev-node=2 [source3] enable=1 type=1 camera-width=1920 camera-height=1080 camera-fps-n=72 camera-fps-d=1 camera-v4l2-dev-node=3 [sink0] enable=1 type=2 sync=1 display-id=0 offset-x=0 offset-y=0 width=0 height=0 overlay-id=1 source-id=0 [osd] enable=1 border-width=1 text-size=15 text-color=1;1;1;1; text-bg-color=0.3;0.3;0.3;1 font=Arial show-clock=0 clock-x-offset=800 clock-y-offset=820 clock-text-size=12 clock-color=1;0;0;0 [streammux] live-source=1 batch-size=4 batched-push-timeout=400000 width=1920 height=1080 [primary-gie] enable=1 model-engine-file=../../models/Primary_Detector/resnet10.caffemodel_b4_int8.engine labelfile-path=../../models/Primary_Detector/labels.txt batch-size=4 bbox-border-color0=1;0;0;1 bbox-border-color1=0;1;1;1 bbox-border-color2=0;0;1;1 bbox-border-color3=0;1;0;1 interval=0 gie-unique-id=1 config-file=../../../sources/apps/sample_apps/deepstream-test1/dstest1_pgie_config.txt [tracker] enable=1 tracker-width=640 tracker-height=368 tracker-algorithm=1 iou-threshold=0.1 [secondary-gie0] enable=1 model-engine-file=../../models/Secondary_VehicleTypes/resnet18.caffemodel_b16_int8.engine labelfile-path=../../models/Secondary_VehicleTypes/labels.txt batch-size=16 gie-unique-id=4 operate-on-gie-id=1 operate-on-class-ids=0; config-file=config_infer_secondary_vehicletypes.txt [secondary-gie1] enable=1 model-engine-file=../../models/Secondary_CarColor/resnet18.caffemodel_b16_int8.engine labelfile-path=../../models/Secondary_CarColor/labels.txt batch-size=16 gie-unique-id=5 operate-on-gie-id=1 operate-on-class-ids=0; config-file=config_infer_secondary_carcolor.txt [secondary-gie2] enable=1 model-engine-file=../../models/Secondary_CarMake/resnet18.caffemodel_b16_int8.engine labelfile-path=../../models/Secondary_CarMake/labels.txt batch-size=16 gie-unique-id=6 operate-on-gie-id=1 operate-on-class-ids=0; config-file=config_infer_secondary_carmake.txt