Skip to content

Missing documentation for "recognition" model type, already implemented in QGIS Deepness #213

Description

@rojberr

Hi,

we currently working on integrating a custom recognition model into the QGIS Deepness plugin and we noticed that this model type is already implemented — I can see and use it in the latest version of the plugin within QGIS.

However, the official documentation (Model classes and requirements) does not mention recognition models at all.

The documentation currently lists the following supported model classes:

  • Segmentation Model
  • Detection Model
  • Regression Model
  • SuperResolution Model

There is no description or guidelines for recognition models, despite them being present in the plugin already.

As a model creator, I would like to ask:

  • What requirements should an ONNX file for a recognition model fulfill in order to work correctly with QGIS Deepness?

Specifically:

  • What inputs/outputs/ONNX parameters are expected?

Having this information in the documentation would help developers like me correctly prepare and integrate custom models.

Thanks for your work on this great plugin! I’d love to contribute more effectively once I understand the exact model expectations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions