keras-subpixel-conv icon indicating copy to clipboard operation
keras-subpixel-conv copied to clipboard

output size on readme.md

Open ghazyayyasy opened this issue 6 years ago • 1 comments

i think based on related paper Subpixel Conv will upsample from (h, w, c) to (hr, wr, c/r^2) instead of (h/r, w/r, c/r^2)

ghazyayyasy avatar Apr 16 '20 14:04 ghazyayyasy

Yes,I think so

cuiziteng avatar May 29 '20 07:05 cuiziteng