paper-with-me

홈 › Papers

MDCN: Multi-scale Dense Cross Network for Image Super-Resolution

2020-08-30 · Juncheng Li, Faming Fang, Jiaqian Li, Kangfu Mei, Guixu Zhang

Convolutional neural networks have been proven to be of great benefit for single-image super-resolution (SISR). However, previous works do not make full use of multi-scale features and ignore the inter-scale correlation between different upsampling factors, resulting in sub-optimal performance. Instead of blindly increasing the depth of the network, we are committed to mining image features and learning the inter-scale correlation between different upsampling factors. To achieve this, we propose a Multi-scale Dense Cross Network (MDCN), which achieves great performance with fewer parameters and less execution time. MDCN consists of multi-scale dense cross blocks (MDCBs), hierarchical feature distillation block (HFDB), and dynamic reconstruction block (DRB). Among them, MDCB aims to detect multi-scale features and maximize the use of image features flow at different scales, HFDB focuses on adaptively recalibrate channel-wise feature responses to achieve feature distillation, and DRB attempts to reconstruct SR images with different upsampling factors in a single model. It is worth noting that all these modules can run independently. It means that these modules can be selectively plugged into any CNN model to improve model performance. Extensive experiments show that MDCN achieves competitive results in SISR, especially in the reconstruction task with multiple upsampling factors. The code will be provided at https://github.com/MIVRC/MDCN-PyTorch.

📄 PDF Abstract BibTeX arXiv:2008.13084

Code (1)

MIVRC/MDCN-PyTorch 공식 구현 pytorch

Tasks

Dynamic ReconstructionImage Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Power Battery Detection

2025-08-11 · Xiaoqi Zhao, Peiqian Cao, Chenyang Yu, Zonglei Feng 외 arxiv

Power batteries are essential components in electric vehicles, where internal structural defects can pose serious safety risks. We conduct a comprehensive study on a new task, power battery detection (PBD), which aims to…

Towards Automatic Power Battery Detection: New Challenge Benchmark Dataset and Baseline

2024-01-01 · CVPR 2024 1 · Xiaoqi Zhao, Youwei Pang, Zhenyu Chen, Qian Yu 외

We conduct a comprehensive study on a new task named power battery detection (PBD) which aims to localize the dense cathode and anode plates endpoints from X-ray images to evaluate the quality of power batteries. Exi…

Crowd Countingobject-detectionObject DetectionSegmentation

Towards Automatic Power Battery Detection: New Challenge, Benchmark Dataset and Baseline

2023-12-05 · Xiaoqi Zhao, Youwei Pang, Zhenyu Chen, Qian Yu 외

We conduct a comprehensive study on a new task named power battery detection (PBD), which aims to localize the dense cathode and anode plates endpoints from X-ray images to evaluate the quality of power batteries. Existi…

Crowd Countingobject-detectionObject DetectionSegmentation

MDCN: Multi-Scale, Deep Inception Convolutional Neural Networks for Efficient Object Detection

2018-09-06 · Wenchi Ma, Yuanwei Wu, Zongbo Wang, Guanghui Wang

Object detection in challenging situations such as scale variation, occlusion, and truncation depends not only on feature details but also on contextual information. Most previous networks emphasize too much on detailed …

Objectobject-detectionObject Detection

Deep learning within a priori temporal feature spaces for large-scale dynamic MR image reconstruction: Application to 5-D cardiac MR Multitasking

2019-10-02 · Yuhua Chen, Jaime L. Shaw, Yibin Xie, Debiao Li 외

High spatiotemporal resolution dynamic magnetic resonance imaging (MRI) is a powerful clinical tool for imaging moving structures as well as to reveal and quantify other physical and physiological dynamics. The low speed…

Deep LearningImage Reconstruction