paper-with-me

홈 › Papers

IamNN: Iterative and Adaptive Mobile Neural Network for Efficient Image Classification

2018-04-26 · Sam Leroux, Pavlo Molchanov, Pieter Simoens, Bart Dhoedt, Thomas Breuel, Jan Kautz

Deep residual networks (ResNets) made a recent breakthrough in deep learning. The core idea of ResNets is to have shortcut connections between layers that allow the network to be much deeper while still being easy to optimize avoiding vanishing gradients. These shortcut connections have interesting side-effects that make ResNets behave differently from other typical network architectures. In this work we use these properties to design a network based on a ResNet but with parameter sharing and with adaptive computation time. The resulting network is much smaller than the original network and can adapt the computational cost to the complexity of the input image.

📄 PDF Abstract BibTeX arXiv:1804.10123

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Kaiming Initialization 설명 없음

Similar Papers 제목 키워드 기반

Siamese Neural Network with Joint Bayesian Model Structure for Speaker Verification

2021-04-07 · Xugang Lu, Peng Shen, Yu Tsao, Hisashi Kawai

Generative probability models are widely used for speaker verification (SV). However, the generative models are lack of discriminative feature selection ability. As a hypothesis test, the SV can be regarded as a binary c…

Binary Classificationfeature selectionSpeaker Verification

Designing Adaptive Neural Networks for Energy-Constrained Image Classification

2018-08-05 · Dimitrios Stamoulis, Ting-Wu Chin, Anand Krishnan Prakash, Haocheng Fang 외

As convolutional neural networks (CNNs) enable state-of-the-art computer vision applications, their high energy consumption has emerged as a key impediment to their deployment on embedded and mobile devices. Towards effi…

Bayesian OptimizationClassificationGeneral Classificationimage-classification+1

AgentLens: Adaptive Visual Modalities for Human-Agent Interaction in Mobile GUI Agents

2026-04-22 · Jeonghyeon Kim, Byeongjun Joung, Junwon Lee, Joohyung Lee 외 arxiv

Mobile GUI agents can automate smartphone tasks by interacting directly with app interfaces, but how they should communicate with users during execution remains underexplored. Existing systems rely on two extremes: foreg…

Learning with Challenges: Adaptive Difficulty-Aware Data Generation for Mobile GUI Agent Training

2026-01-30 · Linjia Kang, Zhimin Wang, Yongkang Zhang, Duo Wu 외 arxiv

Large-scale, high-quality interaction trajectories are essential for advancing mobile Graphical User Interface (GUI) agents. While existing methods typically rely on labor-intensive human demonstrations or automated mode…

Single image deep defocus estimation and its applications

2021-07-30 · Fernando J. Galetto, Guang Deng

Depth information is useful in many image processing applications. However, since taking a picture is a process of projection of a 3D scene onto a 2D imaging sensor, the depth information is embedded in the image. Extrac…

Defocus EstimationImage EnhancementMulti Focus Image Fusion