Skip to content

Incorrect Normalization Claim in load_image method Docstring #137

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].

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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