paper-with-me

홈 › Papers

TMSR: Tiny Multi-path CNNs for Super Resolution

2023-12-04 · Chia-Hung Liu, Tzu-Hsin Hsieh, Kuan-Yu Huang, Pei-Yin Chen

In this paper, we proposed a tiny multi-path CNN-based Super-Resolution (SR) method, called TMSR. We mainly refer to some tiny CNN-based SR methods, under 5k parameters. The main contribution of the proposed method is the improved multi-path learning and self-defined activated function. The experimental results show that TMSR obtains competitive image quality (i.e. PSNR and SSIM) compared to the related works under 5k parameters.

📄 PDF Abstract BibTeX arXiv:2312.01644

Code (0)

등록된 구현이 없습니다.

Tasks

SSIMSuper-Resolution

Similar Papers 제목 키워드 기반

The Importance of Anti-Aliasing in Tiny Object Detection

2023-10-22 · Jinlai Ning, Michael Spratling

Tiny object detection has gained considerable attention in the research community owing to the frequent occurrence of tiny objects in numerous critical real-world scenarios. However, convolutional neural networks (CNNs) …

Objectobject-detectionObject Detection

MPViT: Multi-Path Vision Transformer for Dense Prediction

2021-12-21 · CVPR 2022 1 · Youngwan Lee, Jonghee Kim, Jeff Willette, Sung Ju Hwang

Dense computer vision tasks such as object detection and segmentation require effective multi-scale feature representation for detecting or classifying objects or regions with varying sizes. While Convolutional Neural Ne…

Instance Segmentationobject-detectionObject DetectionPrediction+2

Distilling Tiny and Ultra-fast Deep Neural Networks for Autonomous Navigation on Nano-UAVs

2024-07-17 · Lorenzo Lamberti, Lorenzo Bellone, Luka Macan, Enrico Natalizio 외

Nano-sized unmanned aerial vehicles (UAVs) are ideal candidates for flying Internet-of-Things smart sensors to collect information in narrow spaces. This requires ultra-fast navigation under very tight memory/computation…

Autonomous NavigationCollision Avoidance

AerialFormer: Multi-resolution Transformer for Aerial Image Segmentation

2023-06-12 · Kashu Yamazaki, Taisei Hanyu, Minh Tran, Adrian de Luis 외

Aerial Image Segmentation is a top-down perspective semantic segmentation and has several challenging characteristics such as strong imbalance in the foreground-background distribution, complex background, intra-class he…

DecoderImage SegmentationSegmentationSemantic Segmentation

Needles in Haystacks: On Classifying Tiny Objects in Large Images

2019-08-16 · Nick Pawlowski, Suvrat Bhooshan, Nicolas Ballas, Francesco Ciompi 외

In some important computer vision domains, such as medical or hyperspectral imaging, we care about the classification of tiny objects in large images. However, most Convolutional Neural Networks (CNNs) for image classifi…

ClassificationGeneral Classificationimage-classificationImage Classification+1