FluxML/Flux.jl

Add max/mean unpooling operations

Open

#395 opened on Sep 11, 2018

View on GitHub
 (5 comments) (6 reactions) (0 assignees)Julia (4,725 stars) (619 forks)batch import
enhancementgood first issuehelp wanted

Description

These are fairly common operations in image2image models (including 3d images) where they go in hand with ConvTranspose layers.

Contributor guide