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

CIHP_PGN issue #108

Open
Fatimakais opened this issue Jun 16, 2023 · 4 comments
Open

CIHP_PGN issue #108

Fatimakais opened this issue Jun 16, 2023 · 4 comments

Comments

@Fatimakais
Copy link

Hello, I am a beginner and followed your demo step by step, but I wanted to give inputs from internet.
I wasn't able to generate CIHP_PGN segmentation.
Can you give me a reference please. Thank you

@minar09
Copy link
Owner

minar09 commented Jun 16, 2023

Hi you can check the original PGN (https://github.com/Engineering-Course/CIHP_PGN), or there was one I tried (https://github.com/minar09/PGN_tf).

@Fatimakais
Copy link
Author

Thank you for your response I will try it

@ntad27
Copy link

ntad27 commented Aug 28, 2023

I've tried to test the code on custom images but I got this eror, could someone help me to fix it
File "/content/content/cp-vton-plus/cp_dataset.py", line 145, in getitem
im_c = im * pcm + (1 - pcm) # [-1,1], fill 1 for other parts
RuntimeError: The size of tensor a (192) must match the size of tensor b (768) at non-singleton dimension 2

@LongTCH
Copy link

LongTCH commented Sep 2, 2024

I've tried to test the code on custom images but I got this eror, could someone help me to fix it File "/content/content/cp-vton-plus/cp_dataset.py", line 145, in getitem im_c = im * pcm + (1 - pcm) # [-1,1], fill 1 for other parts RuntimeError: The size of tensor a (192) must match the size of tensor b (768) at non-singleton dimension 2

image
The size of image in dataset is 192

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

4 participants