{"url":"/method/dense-block","slug":"dense-block","name":"Dense Block","full_name":"Dense Block","full_name_withheld":false,"description_markdown":"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](https://paperswithcode.com/method/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](https://paperswithcode.com/method/resnet), we never combine features through summation before they are passed into a layer; instead, we combine features by concatenating them. Hence, the $\\ell^{th}$ layer has $\\ell$ inputs, consisting of the feature-maps of all preceding convolutional blocks. Its own feature-maps are passed on to all $L-\\ell$ subsequent layers. This introduces $\\frac{L(L+1)}{2}$  connections in an $L$-layer network, instead of just $L$, as in traditional architectures: \"dense connectivity\".","description_state":"present","introduced_year":null,"introduced_by":{"title":"Densely Connected Convolutional Networks","paper":"/paper/densely-connected-convolutional-networks","first_author":"Gao Huang","n_authors":4,"url_abs":null,"archive_paper_url":"https://paperswithcode.com/paper/densely-connected-convolutional-networks"},"source":{"url":"http://arxiv.org/abs/1608.06993v5","title":"Densely Connected Convolutional Networks","url_on_a_paper_host":true},"code_snippet_url":"https://github.com/pytorch/vision/blob/1aef87d01eec2c0989458387fa04baebcc86ea7b/torchvision/models/densenet.py#L93","code_snippet_url_on_a_code_host":true,"categories":[{"area":"General","area_id":"general","collection":"Skip Connection Blocks","url":"/methods/category/skip-connection-blocks","pwc_aliases":[]},{"area":"Computer Vision","area_id":"computer-vision","collection":"Image Model Blocks","url":"/methods/category/image-model-blocks","pwc_aliases":[]}],"n_papers_tagged":497,"archive_num_papers":497,"papers_newest_first":[{"paper":null,"title":"EVM-Fusion: An Explainable Vision Mamba Architecture with Neural Algorithmic Fusion","date":"2025-05-23","arxiv_id":"2505.17367","n_code_links":0,"syntology":null},{"paper":null,"title":"CheX-DS: Improving Chest X-ray Image Classification with Ensemble Learning Based on DenseNet and Swin Transformer","date":"2025-05-16","arxiv_id":"2505.11168","n_code_links":0,"syntology":null},{"paper":"/paper/reproducing-and-improving-chexnet-deep","title":"Reproducing and Improving CheXNet: Deep Learning for Chest X-ray Disease Classification","date":"2025-05-10","arxiv_id":"2505.06646","n_code_links":1,"syntology":null},{"paper":null,"title":"Achieving 3D Attention via Triplet Squeeze and Excitation Block","date":"2025-05-09","arxiv_id":"2505.05943","n_code_links":0,"syntology":null},{"paper":null,"title":"Aerial Image Classification in Scarce and Unconstrained Environments via Conformal Prediction","date":"2025-04-24","arxiv_id":"2504.17655","n_code_links":0,"syntology":null},{"paper":null,"title":"ECGDeDRDNet: A deep learning-based method for Electrocardiogram noise removal using a double recurrent dense network","date":"2025-04-23","arxiv_id":"2505.05477","n_code_links":0,"syntology":null},{"paper":null,"title":"Simplified Swarm Learning Framework for Robust and Scalable Diagnostic Services in Cancer Histopathology","date":"2025-04-23","arxiv_id":"2504.16732","n_code_links":0,"syntology":null},{"paper":null,"title":"Ring Artifacts Correction Based on Global-Local Features Interaction Guidance in the Projection Domain","date":"2025-04-15","arxiv_id":"2504.11375","n_code_links":0,"syntology":null},{"paper":null,"title":"High-dimensional Clustering and Signal Recovery under Block Signals","date":"2025-04-11","arxiv_id":"2504.08332","n_code_links":0,"syntology":null},{"paper":null,"title":"A Multi-Site Study on AI-Driven Pathology Detection and Osteoarthritis Grading from Knee X-Ray","date":"2025-03-28","arxiv_id":"2503.22176","n_code_links":0,"syntology":null},{"paper":null,"title":"Automated diagnosis of lung diseases using vision transformer: a comparative study on chest x-ray classification","date":"2025-03-22","arxiv_id":"2503.18973","n_code_links":0,"syntology":null},{"paper":null,"title":"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","date":"2025-03-21","arxiv_id":"2503.17030","n_code_links":0,"syntology":null},{"paper":null,"title":"Improving Medical Waste Classification with Hybrid Capsule Networks","date":"2025-03-13","arxiv_id":"2503.10426","n_code_links":0,"syntology":null},{"paper":null,"title":"Finding the Muses: Identifying Coresets through Loss Trajectories","date":"2025-03-12","arxiv_id":"2503.09721","n_code_links":0,"syntology":null},{"paper":"/paper/primek-net-multi-scale-spectral-learning-via","title":"PrimeK-Net: Multi-scale Spectral Learning via Group Prime-Kernel Convolutional Neural Networks for Single Channel Speech Enhancement","date":"2025-02-27","arxiv_id":"2502.19906","n_code_links":1,"syntology":null},{"paper":null,"title":"Weakly Supervised Pixel-Level Annotation with Visual Interpretability","date":"2025-02-25","arxiv_id":"2502.17824","n_code_links":0,"syntology":null},{"paper":null,"title":"Reducing false positives in strong lens detection through effective augmentation and ensemble learning","date":"2025-02-20","arxiv_id":"2502.14936","n_code_links":0,"syntology":null},{"paper":null,"title":"The Relationship Between Network Similarity and Transferability of Adversarial Attacks","date":"2025-01-27","arxiv_id":"2501.18629","n_code_links":0,"syntology":null},{"paper":null,"title":"Robustness of Selected Learning Models under Label-Flipping Attack","date":"2025-01-21","arxiv_id":"2501.12516","n_code_links":0,"syntology":null},{"paper":null,"title":"TopoFormer: Integrating Transformers and ConvLSTMs for Coastal Topography Prediction","date":"2025-01-11","arxiv_id":"2501.06494","n_code_links":0,"syntology":null},{"paper":null,"title":"Comparison of Neural Models for X-ray Image Classification in COVID-19 Detection","date":"2025-01-08","arxiv_id":"2501.04196","n_code_links":0,"syntology":null},{"paper":null,"title":"PTEENet: Post-Trained Early-Exit Neural Networks Augmentation for Inference Cost Optimization","date":"2025-01-05","arxiv_id":"2501.02508","n_code_links":0,"syntology":null},{"paper":null,"title":"An Intrinsically Explainable Approach to Detecting Vertebral Compression Fractures in CT Scans via Neurosymbolic Modeling","date":"2024-12-23","arxiv_id":"2412.17258","n_code_links":0,"syntology":null},{"paper":null,"title":"SeagrassFinder: Deep Learning for Eelgrass Detection and Coverage Estimation in the Wild","date":"2024-12-20","arxiv_id":"2412.16147","n_code_links":0,"syntology":null},{"paper":null,"title":"MitraClip Device Automated Localization in 3D Transesophageal Echocardiography via Deep Learning","date":"2024-12-19","arxiv_id":"2412.15013","n_code_links":0,"syntology":null},{"paper":null,"title":"Dense Cross-Connected Ensemble Convolutional Neural Networks for Enhanced Model Robustness","date":"2024-12-09","arxiv_id":"2412.07022","n_code_links":0,"syntology":null},{"paper":"/paper/colonnet-a-hybrid-of-densenet121-and-u-net","title":"ColonNet: A Hybrid Of DenseNet121 And U-NET Model For Detection And Segmentation Of GI Bleeding","date":"2024-12-06","arxiv_id":"2412.05216","n_code_links":1,"syntology":null},{"paper":"/paper/enhancing-skin-cancer-diagnosis-scd-using","title":"Enhancing Skin Cancer Diagnosis (SCD) Using Late Discrete Wavelet Transform (DWT) and New Swarm-Based Optimizers","date":"2024-11-30","arxiv_id":"2412.00472","n_code_links":1,"syntology":null},{"paper":null,"title":"Addressing Vulnerabilities in AI-Image Detection: Challenges and Proposed Solutions","date":"2024-11-26","arxiv_id":"2412.00073","n_code_links":0,"syntology":null},{"paper":null,"title":"Self-Supervised Learning in Deep Networks: A Pathway to Robust Few-Shot Classification","date":"2024-11-19","arxiv_id":"2411.12151","n_code_links":0,"syntology":null}],"papers_shown":30,"tasks":[{"task":"/task/image-classification","name":"Image Classification","papers":81},{"task":"/task/image-classification","name":"image-classification","papers":66},{"task":"/task/classification-1","name":"Classification","papers":59},{"task":"/task/classification","name":"General Classification","papers":59},{"task":"/task/transfer-learning","name":"Transfer Learning","papers":47},{"task":"/task/deep-learning","name":"Deep Learning","papers":28},{"task":"/task/diagnostic","name":"Diagnostic","papers":27},{"task":"/task/semantic-segmentation","name":"Semantic Segmentation","papers":24},{"task":"/task/segmentation","name":"Segmentation","papers":20},{"task":"/task/super-resolution","name":"Super-Resolution","papers":17},{"task":"/task/data-augmentation","name":"Data Augmentation","papers":15},{"task":"/task/image-super-resolution","name":"Image Super-Resolution","papers":15},{"task":"/task/object-detection","name":"Object Detection","papers":15},{"task":"/task/binary-classification","name":"Binary Classification","papers":13},{"task":"/task/decoder","name":"Decoder","papers":13},{"task":"/task/object-detection-1","name":"object-detection","papers":13},{"task":null,"name":"GPU","papers":12},{"task":"/task/image-segmentation","name":"Image Segmentation","papers":11},{"task":"/task/representation-learning","name":"Representation Learning","papers":10},{"task":"/task/computed-tomography-ct","name":"Computed Tomography (CT)","papers":9}],"tasks_shown":20,"n_tasks":347,"usage_by_year":[{"year":"2015","papers":1},{"year":"2016","papers":3},{"year":"2017","papers":18},{"year":"2018","papers":55},{"year":"2019","papers":72},{"year":"2020","papers":94},{"year":"2021","papers":77},{"year":"2022","papers":53},{"year":"2023","papers":47},{"year":"2024","papers":55},{"year":"2025","papers":22}],"row_source":"methods_table","archive":{"source":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","archive_url":"https://paperswithcode.com/method/dense-block"},"syntology_read_at":"2026-09-24T18:15:14+00:00"}