Skip to content

Incorrect reference to engine? #16

@GerardNL

Description

@GerardNL

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions