Methods › General › Skip Connection Blocks › Dense Block
Dense Block
Introduced by Gao Huang et al. in Densely Connected Convolutional Networks
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
A Dense Block is a module used in convolutional neural networks that connects all layers (with matching feature-map sizes) directly with each other. It was originally proposed as part of the DenseNet architecture. To preserve the feed-forward nature, each layer obtains additional inputs from all preceding layers and passes on its own feature-maps to all subsequent layers. In contrast to ResNets, we never combine features through summation before they are passed into a layer; instead, we combine features by concatenating them. Hence, the ℓᵗʰ layer has ℓ inputs, consisting of the feature-maps of all preceding convolutional blocks. Its own feature-maps are passed on to all L-ℓ subsequent layers. This introduces (L(L+1))/2 connections in an L-layer network, instead of just L, as in traditional architectures: "dense connectivity".
Papers archive 2025-07-28
30 shown of 497, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.
-
EVM-Fusion: An Explainable Vision Mamba Architecture with Neural Algorithmic Fusion 23 May 2025 · 0 repositories · arXiv:2505.17367
-
CheX-DS: Improving Chest X-ray Image Classification with Ensemble Learning Based on DenseNet and Swin Transformer 16 May 2025 · 0 repositories · arXiv:2505.11168
-
Reproducing and Improving CheXNet: Deep Learning for Chest X-ray Disease Classification 10 May 2025 · 1 repository · arXiv:2505.06646
-
Achieving 3D Attention via Triplet Squeeze and Excitation Block 9 May 2025 · 0 repositories · arXiv:2505.05943
-
Aerial Image Classification in Scarce and Unconstrained Environments via Conformal Prediction 24 Apr 2025 · 0 repositories · arXiv:2504.17655
-
ECGDeDRDNet: A deep learning-based method for Electrocardiogram noise removal using a double recurrent dense network 23 Apr 2025 · 0 repositories · arXiv:2505.05477
-
Simplified Swarm Learning Framework for Robust and Scalable Diagnostic Services in Cancer Histopathology 23 Apr 2025 · 0 repositories · arXiv:2504.16732
-
Ring Artifacts Correction Based on Global-Local Features Interaction Guidance in the Projection Domain 15 Apr 2025 · 0 repositories · arXiv:2504.11375
-
High-dimensional Clustering and Signal Recovery under Block Signals 11 Apr 2025 · 0 repositories · arXiv:2504.08332
-
A Multi-Site Study on AI-Driven Pathology Detection and Osteoarthritis Grading from Knee X-Ray 28 Mar 2025 · 0 repositories · arXiv:2503.22176
-
Automated diagnosis of lung diseases using vision transformer: a comparative study on chest x-ray classification 22 Mar 2025 · 0 repositories · arXiv:2503.18973
-
Exploring the Efficacy of Partial Denoising Using Bit Plane Slicing for Enhanced Fracture Identification: A Comparative Study of Deep Learning-Based Approaches and Handcrafted Feature Extraction Techniques 21 Mar 2025 · 0 repositories · arXiv:2503.17030
-
Improving Medical Waste Classification with Hybrid Capsule Networks 13 Mar 2025 · 0 repositories · arXiv:2503.10426
-
Finding the Muses: Identifying Coresets through Loss Trajectories 12 Mar 2025 · 0 repositories · arXiv:2503.09721
-
PrimeK-Net: Multi-scale Spectral Learning via Group Prime-Kernel Convolutional Neural Networks for Single Channel Speech Enhancement 27 Feb 2025 · 1 repository · arXiv:2502.19906
-
Weakly Supervised Pixel-Level Annotation with Visual Interpretability 25 Feb 2025 · 0 repositories · arXiv:2502.17824
-
Reducing false positives in strong lens detection through effective augmentation and ensemble learning 20 Feb 2025 · 0 repositories · arXiv:2502.14936
-
The Relationship Between Network Similarity and Transferability of Adversarial Attacks 27 Jan 2025 · 0 repositories · arXiv:2501.18629
-
Robustness of Selected Learning Models under Label-Flipping Attack 21 Jan 2025 · 0 repositories · arXiv:2501.12516
-
TopoFormer: Integrating Transformers and ConvLSTMs for Coastal Topography Prediction 11 Jan 2025 · 0 repositories · arXiv:2501.06494
-
Comparison of Neural Models for X-ray Image Classification in COVID-19 Detection 8 Jan 2025 · 0 repositories · arXiv:2501.04196
-
PTEENet: Post-Trained Early-Exit Neural Networks Augmentation for Inference Cost Optimization 5 Jan 2025 · 0 repositories · arXiv:2501.02508
-
An Intrinsically Explainable Approach to Detecting Vertebral Compression Fractures in CT Scans via Neurosymbolic Modeling 23 Dec 2024 · 0 repositories · arXiv:2412.17258
-
SeagrassFinder: Deep Learning for Eelgrass Detection and Coverage Estimation in the Wild 20 Dec 2024 · 0 repositories · arXiv:2412.16147
-
MitraClip Device Automated Localization in 3D Transesophageal Echocardiography via Deep Learning 19 Dec 2024 · 0 repositories · arXiv:2412.15013
-
Dense Cross-Connected Ensemble Convolutional Neural Networks for Enhanced Model Robustness 9 Dec 2024 · 0 repositories · arXiv:2412.07022
-
ColonNet: A Hybrid Of DenseNet121 And U-NET Model For Detection And Segmentation Of GI Bleeding 6 Dec 2024 · 1 repository · arXiv:2412.05216
-
Enhancing Skin Cancer Diagnosis (SCD) Using Late Discrete Wavelet Transform (DWT) and New Swarm-Based Optimizers 30 Nov 2024 · 1 repository · arXiv:2412.00472
-
Addressing Vulnerabilities in AI-Image Detection: Challenges and Proposed Solutions 26 Nov 2024 · 0 repositories · arXiv:2412.00073
-
Self-Supervised Learning in Deep Networks: A Pathway to Robust Few-Shot Classification 19 Nov 2024 · 0 repositories · arXiv:2411.12151
Tasks archive 2025-07-28
20 shown of 347 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
Usage over time archive 2025-07-28
Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).
Categories archive 2025-07-28
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections