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

questions regarding to the image_alignment() function #9

Open
tianmingdu opened this issue Nov 12, 2019 · 1 comment
Open

questions regarding to the image_alignment() function #9

tianmingdu opened this issue Nov 12, 2019 · 1 comment

Comments

@tianmingdu
Copy link

I an interested in the function of the image_alignment() which outputs images with width times 32. Why is that so? Another question is that are you training the model without fixing a specific size?

@poppinace
Copy link
Owner

Hi @tianmingdu,
This is because the output side of the network is 32. It is a common practice in dense labeling problems.
I train the model following DeepMatting, with a fixed size of 320x320.

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