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

Work on CelebA problem #2

Open
cydiachen opened this issue Feb 25, 2019 · 5 comments
Open

Work on CelebA problem #2

cydiachen opened this issue Feb 25, 2019 · 5 comments

Comments

@cydiachen
Copy link

No description provided.

@coneypo
Copy link
Owner

coneypo commented Feb 25, 2019

Any problem on CelebA database with more details?

@cydiachen
Copy link
Author

Any problem on CelebA database with more details?

The boundary of bounding box will go over the real size of the image

@cydiachen
Copy link
Author

Any problem on CelebA database with more details?

I used a measure to constraint the boundary of the image extraction procedure. But some of the picture displayed a wrong pic output

@coneypo
Copy link
Owner

coneypo commented Mar 1, 2019

It seems a problem caused by cropping rather than detecting, and can you provide the origin image to me?
Tks.

@justzyq
Copy link

justzyq commented Dec 22, 2019

您好,我将所有的图像resize为203 203 3 但是还是会有 “img_blank[i][j] = img[d.top() + i][d.left() + j]
IndexError: index 203 is out of bounds for axis 0 with size 203" 的问题出现,请问您有这种问题吗?
同时 上面重复的错误问题我这里也有发现。
谢谢

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

3 participants