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

Error in deconv layer #46

Open
HosnaCSE opened this issue Jan 1, 2017 · 0 comments
Open

Error in deconv layer #46

HosnaCSE opened this issue Jan 1, 2017 · 0 comments

Comments

@HosnaCSE
Copy link

HosnaCSE commented Jan 1, 2017

Hello,

I am trying to use "convt" to deconvolute image (input size 256X256, perform max pool 4 times, so image size becomes 16X16). If I define weight as "Wzj = 0.5*randn(256,256,512,500,'single');"........it requires 62GB which is impossible array size in Matlab.

My question is at "convt" layer how I can define weight to convert pooled image (16X16) to original image size (256X256)? Any kind of help will be appreciated.

Thanks
Hosna

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

1 participant