1 repository
Blocks that use a combination of self-modulation and partial convolutions to iteratively refine features.
Distinct from Refinement Modules: Combines self-modulation with specific architectural blocks like partial convolutions and residual connections.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Self-Modulating Refinement Blocks. Refine with filters or upvote what's useful.
PlugNPlay-Modules is a collection of reusable PyTorch computer vision modules and deep learning architectural components. It provides a library of standardized building blocks for constructing neural networks, focusing on attention mechanisms, signal processing layers, and feature fusion modules. The project is distinguished by its extensive variety of attention primitives, covering spatial, channel, and temporal weighting, as well as specialized variants like deformable, frequency-enhanced, and linear-complexity attention. It also implements advanced signal processing tools within the neural
Ships sequences of self-modulation and partial convolution blocks using residual connections to refine input features.