中文
相关论文

相关论文: An Efficient and Small Convolutional Neural Networ…

200 篇论文

Major winning Convolutional Neural Networks (CNNs), such as VGGNet, ResNet, DenseNet, \etc, include tens to hundreds of millions of parameters, which impose considerable computation and memory overheads. This limits their practical usage in…

计算机视觉与模式识别 · 计算机科学 2018-02-20 Seyyed Hossein Hasanpour , Mohammad Rouhani , Mohsen Fayyaz , Mohammad Sabokrou , Ehsan Adeli

Deep convolutional neural networks (CNNs) are indispensable to state-of-the-art computer vision algorithms. However, they are still rarely deployed on battery-powered mobile devices, such as smartphones and wearable gadgets, where vision…

计算机视觉与模式识别 · 计算机科学 2017-04-20 Tien-Ju Yang , Yu-Hsin Chen , Vivienne Sze

Deep neural networks are increasingly used on mobile devices, where computational resources are limited. In this paper we develop CondenseNet, a novel network architecture with unprecedented efficiency. It combines dense connectivity with a…

计算机视觉与模式识别 · 计算机科学 2018-06-08 Gao Huang , Shichen Liu , Laurens van der Maaten , Kilian Q. Weinberger

One of the main barriers for deploying neural networks on embedded systems has been large memory and power consumption of existing neural networks. In this work, we introduce SqueezeNext, a new family of neural network architectures whose…

神经与进化计算 · 计算机科学 2021-04-21 Amir Gholami , Kiseok Kwon , Bichen Wu , Zizheng Tai , Xiangyu Yue , Peter Jin , Sicheng Zhao , Kurt Keutzer

Drought stress is a major threat to global crop productivity, making its early and precise detection essential for sustainable agricultural management. Traditional approaches, though useful, are often time-consuming and labor-intensive,…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Aswini Kumar Patra , Lingaraj Sahoo

The paradigm of automated waste classification has recently seen a shift in the domain of interest from conventional image processing techniques to powerful computer vision algorithms known as convolutional neural networks (CNN).…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Mazin Abdulmahmood , Ryan Grammenos

Crop diseases are a major threat to food security, but their rapid identification remains difficult in many parts of the world due to the lack of the necessary infrastructure. The combination of increasing global smartphone penetration and…

计算机视觉与模式识别 · 计算机科学 2016-04-18 Sharada Prasanna Mohanty , David Hughes , Marcel Salathe

Food recognition is an important task for a variety of applications, including managing health conditions and assisting visually impaired people. Several food recognition studies have focused on generic types of food or specific cuisines,…

计算机视觉与模式识别 · 计算机科学 2022-04-21 Şeymanur Aktı , Marwa Qaraqe , Hazım Kemal Ekenel

In this work we propose a methodology for an automatic food classification system which recognizes the contents of the meal from the images of the food. We developed a multi-layered deep convolutional neural network (CNN) architecture that…

计算机视觉与模式识别 · 计算机科学 2017-11-22 Paritosh Pandey , Akella Deepthi , Bappaditya Mandal , N. B. Puhan

With the ever increasing application of Convolutional Neural Networks to customer products the need emerges for models to efficiently run on embedded, mobile hardware. Slimmer models have therefore become a hot research topic with various…

计算机视觉与模式识别 · 计算机科学 2018-06-06 Ido Freeman , Lutz Roese-Koerner , Anton Kummert

Pruning of deep neural networks has been an effective technique for reducing model size while preserving most of the performance of dense networks, crucial for deploying models on memory and power-constrained devices. While recent sparse…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Andy Li , Aiden Durrant , Milan Markovic , Tianjin Huang , Souvik Kundu , Tianlong Chen , Lu Yin , Georgios Leontidis

This work presents and analyzes three convolutional neural network (CNN) models for efficient pixelwise classification of images. When using convolutional neural networks to classify single pixels in patches of a whole image, a lot of…

计算机视觉与模式识别 · 计算机科学 2015-09-14 Fabian Tschopp

Honey bees play a crucial role in pollination, contributing significantly to global agriculture and ecosystems. Accurately estimating hive populations is essential for understanding the effects of environmental factors on bee colonies, yet…

定量方法 · 定量生物学 2025-12-15 Junmin Zhong , Jon F. Harrison , Jennie Si , Jun Chen

Selective weeding is one of the key challenges in the field of agriculture robotics. To accomplish this task, a farm robot should be able to accurately detect plants and to distinguish them between crop and weeds. Most of the promising…

计算机视觉与模式识别 · 计算机科学 2017-12-19 Maurilio Di Cicco , Ciro Potena , Giorgio Grisetti , Alberto Pretto

Large number of weights in deep neural networks makes the models difficult to be deployed in low memory environments such as, mobile phones, IOT edge devices as well as "inferencing as a service" environments on cloud. Prior work has…

分布式、并行与集群计算 · 计算机科学 2017-11-02 Dharma Teja Vooturi , Saurabh Goyal , Anamitra R. Choudhury , Yogish Sabharwal , Ashish Verma

Pest-induced crop losses pose a major threat to global food security and sustainable agricultural development. While recent advances in Multimodal Large Language Models (MLLMs) have shown strong potential for visual understanding and smart…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Xueheng Li , Yu Wang , Tao Hu , Ji Huang , Ke Cao , Qize Yang , Rui Li , Jie Zhang , Chengjun Xie

Deep neural networks are typically too computationally expensive to run in real-time on consumer-grade hardware and low-powered devices. In this paper, we investigate reducing the computational and memory requirements of neural networks…

机器学习 · 计算机科学 2020-01-15 Kimessha Paupamah , Steven James , Richard Klein

Convolutional Neural Networks (CNN) increase depth by stacking convolutional layers, and deeper network models perform better in image recognition. Empirical research shows that simply stacking convolutional layers does not make the network…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Rui-Yang Ju , Jen-Shiun Chiang , Chih-Chia Chen , Yu-Shian Lin

Automated disease, weed and crop classification with computer vision will be invaluable in the future of agriculture. However, existing model architectures like ResNet, EfficientNet and ConvNeXt often underperform on smaller, specialised…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Jamie R. Sykes , Katherine Denby , Daniel W. Franks

Deep learning and convolutional neural networks (ConvNets) have been successfully applied to most relevant tasks in the computer vision community. However, these networks are computationally demanding and not suitable for embedded devices…

计算机视觉与模式识别 · 计算机科学 2016-06-20 Jose Alvarez , Lars Petersson