Skip to content

invalid 255*img #47

@xalteropsx

Description

@xalteropsx

Z:\testf\core2\FRESCO\src\utils.py:20: RuntimeWarning: overflow encountered in multiply
images = (image * 255).round().astype("uint8")
Z:\testf\core2\FRESCO\src\utils.py:20: RuntimeWarning: invalid value encountered in multiply
images = (image * 255).round().astype("uint8")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions