paper-with-me

홈 › Papers

An Enhanced Hybrid MobileNet

2017-12-13 · Hong-Yen Chen, Chung-Yen Su

Complicated and deep neural network models can achieve high accuracy for image recognition. However, they require a huge amount of computations and model parameters, which are not suitable for mobile and embedded devices. Therefore, MobileNet was proposed, which can reduce the number of parameters and computational cost dramatically. The main idea of MobileNet is to use a depthwise separable convolution. Two hyper-parameters, a width multiplier and a resolution multiplier are used to the trade-off between the accuracy and the latency. In this paper, we propose a new architecture to improve the MobileNet. Instead of using the resolution multiplier, we use a depth multiplier and combine with either Fractional Max Pooling or the max pooling. Experimental results on CIFAR database show that the proposed architecture can reduce the amount of computational cost and increase the accuracy simultaneously.

📄 PDF Abstract BibTeX arXiv:1712.04698

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…

Similar Papers 제목 키워드 기반

MobileNetV4 -- Universal Models for the Mobile Ecosystem

2024-04-16 · Danfeng Qin, Chas Leichner, Manolis Delakis, Marco Fornoni 외

We present the latest generation of MobileNets, known as MobileNetV4 (MNv4), featuring universally efficient architecture designs for mobile devices. At its core, we introduce the Universal Inverted Bottleneck (UIB) sear…

Image ClassificationNeural Architecture Search

Ternary MobileNets via Per-Layer Hybrid Filter Banks

2019-11-04 · Dibakar Gope, Jesse Beu, Urmish Thakker, Matthew Mattina

MobileNets family of computer vision neural networks have fueled tremendous progress in the design and organization of resource-efficient architectures in recent years. New applications with stringent real-time requireme…

Quantization

A Hybrid Deep Learning CNN Model for Enhanced COVID-19 Detection from Computed Tomography (CT) Scan Images

2025-01-28 · Suresh Babu Nettur, Shanthi Karpurapu, Unnati Nettur, Likhit Sagar Gajja 외

Early detection of COVID-19 is crucial for effective treatment and controlling its spread. This study proposes a novel hybrid deep learning model for detecting COVID-19 from CT scan images, designed to assist overburdene…

Computed Tomography (CT)Dimensionality Reduction

Hybrid Composition with IdleBlock: More Efficient Networks for Image Recognition

2019-11-19 · Bing Xu, Andrew Tulloch, Yunpeng Chen, Xiaomeng Yang 외

We propose a new building block, IdleBlock, which naturally prunes connections within the block. To fully utilize the IdleBlock we break the tradition of monotonic design in state-of-the-art networks, and introducing hyb…

Neural Architecture Search

Advanced cervical cancer classification: enhancing pap smear images with hybrid PMD Filter-CLAHE

2025-06-18 · Ach Khozaimi, Isnani Darti, Syaiful Anam, Wuryansari Muharini Kusumawinahyu

Cervical cancer remains a significant health problem, especially in developing countries. Early detection is critical for effective treatment. Convolutional neural networks (CNN) have shown promise in automated cervical …

Cancer Classification