Skip to content

Issue with segmentation on images with 768X1024 resolution using Graphonomy #36

@777VaishaliDev

Description

@777VaishaliDev

I am using the model for segmentation of human images. I am following the instructions
python exp/inference/inference.py --loadmodel data\pretrained_model\inference.pth --img_path ./img/00891_00_resize.jpg --output_path ./img/ --output_name 00891_00_parse.

The output is correct for images with resolution 192X256. However the output is not correct for images with resolution 768X1024. pls help me out.

192X256 INPUT
192X256 Output
768X1024 INPUT
768X1024 OUTPUT

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