Skip to content

Incorrect Normalization Claim in load_image method Docstring #137

@abdulaziz-snobra

Description

@abdulaziz-snobra

The docstring for the load_image function in "mtcnn/utils/images.py" incorrectly states that if normalize=True, the image values will be scaled to the range [0, 1]. However, the function's code does not perform any normalization. Also, there is a previous function that do normalization to range [-1,1].

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions