Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Input image w!=h #11

Open
wangchust opened this issue Jan 17, 2018 · 5 comments
Open

Input image w!=h #11

wangchust opened this issue Jan 17, 2018 · 5 comments

Comments

@wangchust
Copy link

Hi~ Does anyone know what if input image w!=h, e.g h=256,w=128. where shoud i change?

@oeway
Copy link
Owner

oeway commented Jan 17, 2018

I am afraid that there is no simple solution, you will need to make modification on each the deform_cov, try to search input_size, and change accordingly to width and height. I would be happy if you could make an PR afterwards.

@Andybert
Copy link

I met the same problem.

@bkvie
Copy link

bkvie commented Mar 16, 2018

There is a pull request for that, can we review and merge?

@oeway
Copy link
Owner

oeway commented Mar 16, 2018

@bkvie thanks for the reminder, I will do that soon.

@oeway
Copy link
Owner

oeway commented Mar 26, 2018

@rouniuyizu @bkvie I have just manually merged PR #3 , please try and report unexpected issues, notice that in the PR the coordinates are now not clipped, that may cause problem. Thank you.

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

No branches or pull requests

4 participants