Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- Stars
- 21
- Last push
- Apr 20, 2026 (104d ago)
Risk flags
- No CI pipeline detected
- No Docker setup
- Dependency manifest missing
Domen Tabernik, Matej Kristan, Aleš Leonardis
Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.
Convolutional neural networks excel in a number of computer vision tasks. One of their most crucial architectural elements is the effective receptive field size, that has to be manually set to accommodate a specific task. Standard solutions involve large kernels, down/up-sampling and dilated convolutions. These require testing a variety of dilation and down/up-sampling factors and result in non-compact representation ...
s and excessive number of parameters. We address this issue by proposing a new convolution filter composed of displaced aggregation units (DAU). DAUs learn spatial displacements and adapt the receptive field sizes of individual convolution filters to a given problem, thus eliminating the need for hand-crafted modifications. DAUs provide a seamless substitution of convolutional filters in existing state-of-the-art architectures, which we demonstrate on AlexNet, ResNet50, ResNet101, DeepLab and SRN-DeblurNet. The benefits of this design are demonstrated on a variety of computer vision tasks and datasets, such as image classification (ILSVRC 2012), semantic segmentation (PASCAL VOC 2011, Cityscape) and blind image de-blurring (GOPRO). Results show that DAUs efficiently allocate parameters resulting in up to four times more compact networks at similar or better performance.
No concrete benchmark grounding is available yet. Treat the page as context or an implementation starting point only.
Convolutional neural networks excel in a number of computer vision tasks.
Only historical official repository was found (skokec/DAU-ConvNet).
Open skokec/DAU-ConvNetHardware Notes
Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Evidence graph: 2 refs, 1 links.
Utility signals: depth 40/100, grounding 58/100, status low.
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
Risk flags
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
Risk flags
Official implementation from Papers with Code · Repository appears stale (>24 months since last push)
Risk flags
Only a historical official implementation is available.
Use with caution for new projects; verify against current tooling and maintained community alternatives.
Hardware requirements
No dependency manifest — manual reconstruction required
No benchmark numbers could be verified. You will not be able to validate reproduction correctness against published numbers.
Caffe implementation of DAU-ConvNet from "Spatially-Adaptive Filter Units for Deep Neural Networks" paper
Fully Python/TensorFlow implementation of DAU-ConvNet
No additional community repositories detected yet.
No trustworthy direct or curated related Hugging Face artifacts were found yet.
Continue with targeted Hugging Face searches derived from the paper title and method context:
Tip: start with models, then check datasets/spaces if you need evaluation data or demos.
Direct artifact matches are currently sparse. Use targeted Hugging Face searches to quickly locate candidate models, datasets, and demos.
17
Citations
38
References
Tasks
Computer science, Convolution (computer science), Convolutional neural network, Dilation (metric space), Filter (signal processing), Segmentation, Set (abstract data type), Pattern recognition (psychology)
Methods
Algorithm
Domains
Artificial intelligence, Field (mathematics), Image (mathematics), Computer vision, Scheme (mathematics), Computer Vision and Pattern Recognition
Evaluation & Human Feedback Data
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXExplore Similar Papers
Jump to Paper2Code search queries derived from this paper's research context.