Skip to content

nn.functional.upsample is deprecated ISSUE #6

@alexgenovese

Description

@alexgenovese

Hello,

I'm trying to run the inference, but I'm getting this issue:

!python process.py --image '/content/1.png' --checkpoint_path "/content/cloth_segm.pth"

Model already exists.
----checkpoints loaded from path: /content/cloth_segm.pth----
/usr/local/lib/python3.10/dist-packages/torch/nn/functional.py:3769: UserWarning: nn.functional.upsample is deprecated. Use nn.functional.interpolate instead.
warnings.warn("nn.functional.upsample is deprecated. Use nn.functional.interpolate instead.")

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