Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Python API docs don't mention image.imread #13090

@aaronmarkham

Description

@aaronmarkham

Description

mx.image.imread is undocumented. Searches only lead to examples using it, but never any actual API reference.
I'm led to believe this is coming from OpenCV. It would be nice if this feature was explained in detail, so users know what is available to them.

Various preprocessing examples use mx.image.imread or PIL.Image and their image handling makes a big difference with inference results, throwing off trying to use the examples. Without detailed docs it is hard to understand what is happening.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions