Skip to content

Commit 4a8c6ab

Browse files
authored
Update pgie_citysemsegformer_tao_config.txt
1 parent 7e11cdd commit 4a8c6ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

configs/nvinfer/citysemsegformer_tao/pgie_citysemsegformer_tao_config.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
################################################################################
2-
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved.
2+
# Copyright (c) 2022-2023, NVIDIA CORPORATION. All rights reserved.
33
#
44
# Permission is hereby granted, free of charge, to any person obtaining a
55
# copy of this software and associated documentation files (the "Software"),
@@ -24,9 +24,9 @@
2424
gpu-id=0
2525
net-scale-factor=0.01735207357279195
2626
offsets=123.675;116.28;103.53
27-
labelfile-path= ../../../models/citysemsegformer_vdeployable_v1.0/labels.txt
28-
model-engine-file= ../../../models/citysemsegformer_vdeployable_v1.0/citysemsegformer.etlt_b1_gpu0_fp16.engine
29-
tlt-encoded-model= ../../../models/citysemsegformer_vdeployable_v1.0/citysemsegformer.etlt
27+
labelfile-path= ../../../models/citysemsegformer/labels.txt
28+
model-engine-file= ../../../models/citysemsegformer/citysemsegformer.etlt_b1_gpu0_fp16.engine
29+
tlt-encoded-model= ../../../models/citysemsegformer/citysemsegformer.etlt
3030
tlt-model-key=tlt_encode
3131
infer-dims=3;1024;1820
3232
model-color-format=0

0 commit comments

Comments
 (0)