Skip to content

[NeuralNetwork(7)] [error] Input tensor 'data' (0) exceeds available data range. Data size (3600B), tensor offset (0), size (10800B) - skipping inference #426

@vipulkumar-developer

Description

@vipulkumar-developer

Hi, I'm trying yo manipulate a black and white frame obtained from the Right Monocamera using the Script node.

In the script file I try these lines of code:

cfg = ImageManipConfig()
cfg.setFrameType(RawImgFrame.Type.RGB888p)

But the problem is that the pipeline seems to ignore it since the resulting error is the following:
[14442C10310D57D700] [483.907] [NeuralNetwork(7)] [error] Input tensor 'data' (0) exceeds available data range. Data size (3600B), tensor offset (0), size (10800B) - skipping inference

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