Skip to content

OCRNet Recognition Issues in DeepStream 8.0 #28

@kbesenic-vt

Description

@kbesenic-vt

Hi! I am porting the nvOCDR solution to DeepStream 8.0. I managed to port the solution to DeepStream 7.0 and it worked flawlessly. However, I am encountering significant issues with the OCRNet recognition stage on 8.0.

Observed Behavior:

  • OCDNet functions correctly; bounding boxes are accurately localized.

  • OCRNet produces scrambled or fragmented text readings, like it's reading from corrupted or shifted memory.

Technical Context:

  • Environment: DeepStream 8.0 devel container (nvcr.io/nvidia/deepstream:8.0-gc-triton-devel).

  • Pipeline: Using the run_demo.sh from the Dockerfile.

  • TensorRT: Engines were successfully regenerated for TensorRT 10.x.

Can you tell me if there are some changes in DeepStream 8.0 that require explicit handling in the custom library compared to versions 7.0 and 6.2?

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