-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Description
I'm not quite sure, but I think there is an error in line 65 of deepstream/configs/pgies/pgie.txt
It reads:
model-engine-file=../opt/nvidia/deepstream/deepstream-6.1/samples/models/Primary_Detector/resnet10.caffemodel_b1_gpu0_fp16.engine
which should probably be:
model-engine-file=/opt/nvidia/deepstream/deepstream-/samples/models/Primary_Detector/resnet10.caffemodel_b1_gpu0_fp16.engine
However, when I try this with DS 6.2 and still new to DS, I don't have this engine file there either. So I'm a bit confused, but based on other lines in that same file, it seems likely to be a typo?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels