Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
777VaishaliDev opened this issue Mar 3, 2024 · 0 comments

Comments

@777VaishaliDev
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant