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

faceparsing traning issue #97

Open
leexuan0128 opened this issue Sep 30, 2021 · 1 comment
Open

faceparsing traning issue #97

leexuan0128 opened this issue Sep 30, 2021 · 1 comment

Comments

@leexuan0128
Copy link

Line 135 in trainer.py, generate_label( ) miss the img_size parameter?

@stove92
Copy link

stove92 commented Oct 15, 2021

It suppose to use self.imsize as the second parameter, just like line 114 and line 115 in trainer.py. Also line 136 should be deleted because torch.from_numpy has beed called inside the generate_label funcion. Am I right?

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

2 participants