5 comments (5 comments)6 reactions (6 reactions)0 assignees (0 assignees)Julia619 forks (619 forks)batch import
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- 4,725 stars (4,725 stars)
- PR merge metrics
- Avg merge 3d 6h (Avg merge 3d 6h)6 merged PRs in 30d (6 merged PRs in 30d)
Description
These are fairly common operations in image2image models (including 3d images) where they go in hand with ConvTranspose layers.
Contributor guide
- Research direction
- Study the existing ConvTranspose implementation in Flux.jl to understand the pattern, then implement max/mean unpooling layers following similar structure and test them.
- Tech stack
- None
- Domain
- machine learning
- Issue type
- Feature
- Prerequisites
- JuliaGitFlux