中文
相关论文

相关论文: Accelerating Image-based Pest Detection on a Heter…

200 篇论文

In this paper, we introduce a memory-efficient CNN (convolutional neural network), which enables resource-constrained low-end embedded and IoT devices to perform on-device vision tasks, such as image classification and object detection,…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Jaewook Lee , Yoel Park , Seulki Lee

Mosquitoes are known vectors for disease transmission that cause over one million deaths globally each year. The majority of natural mosquito habitats are areas containing standing water that are challenging to detect using conventional…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Sriram Elango , Nandini Ramachandran , Russanne Low

We present a novel method of CNN inference for pixel processor array (PPA) vision sensors, designed to take advantage of their massive parallelism and analog compute capabilities. PPA sensors consist of an array of processing elements…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Laurie Bose , Jianing Chen , Stephen J. Carey , Piotr Dudek , Walterio Mayol-Cuevas

Mosquito-borne diseases (MBDs), such as dengue virus, chikungunya virus, and West Nile virus, cause over one million deaths globally every year. Because many such diseases are spread by the Aedes and Culex mosquitoes, tracking these larvae…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Aswin Surya , David B. Peral , Austin VanLoon , Akhila Rajesh

Convolutional Neural Networks (CNNs) have shown outstanding accuracy for many vision tasks during recent years. When deploying CNNs on portable devices and embedded systems, however, the large number of parameters and computations result in…

信号处理 · 电气工程与系统科学 2020-02-19 Mehdi Ahmadi , Shervin Vakili , J. M. Pierre Langlois

Photovoltaic (PV) panel surface-defect detection technology is crucial for the PV industry to perform smart maintenance. Using computer vision technology to detect PV panel surface defects can ensure better accuracy while reducing the…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Longlong Li , Zhifeng Wang , Tingting Zhang

Convolutional Neural Networks are extensively used in a wide range of applications, commonly including computer vision tasks like image and video classification, recognition, and segmentation. Recent research results demonstrate that…

信号处理 · 电气工程与系统科学 2020-05-11 Marco Carreras , Gianfranco Deriu , Luigi Raffo , Luca Benini , Paolo Meloni

Amidst growing food production demands, early plant disease detection is essential to safeguard crops; this study proposes a visual machine learning approach for plant disease detection, harnessing RGB and NIR data collected in real-world…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Violet Liu , Jason Chen , Ans Qureshi , Mahla Nejati

In this paper, we propose a novel deep learning method based on a Convolutional Neural Network (CNN) that simultaneously detects and geolocates plantation-rows while counting its plants considering highly-dense plantation configurations.…

Object detection performance, as measured on the canonical PASCAL VOC dataset, has plateaued in the last few years. The best-performing methods are complex ensemble systems that typically combine multiple low-level image features with…

计算机视觉与模式识别 · 计算机科学 2014-10-23 Ross Girshick , Jeff Donahue , Trevor Darrell , Jitendra Malik

Agricultural applications such as yield prediction, precision agriculture and automated harvesting need systems able to infer the crop state from low-cost sensing devices. Proximal sensing using affordable cameras combined with computer…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Thiago T. Santos , Leonardo L. de Souza , Andreza A. dos Santos , Sandra Avila

In Viticulture, visual inspection of the plant is a necessary task for measuring relevant variables. In many cases, these visual inspections are susceptible to automation through computer vision methods. Bud detection is one such visual…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Wenceslao Villegas Marset , Diego Sebastián Pérez , Carlos Ariel Díaz , Facundo Bromberg

Addressing plant diseases and pests is critical for enhancing crop production and preventing economic losses. Recent advances in artificial intelligence (AI), machine learning (ML), and deep learning (DL) have significantly improved the…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Saptarshi Banerjee , Tausif Mallick , Amlan Chakroborty , Himadri Nath Saha , Nityananda T. Takur

Recently ConvNets or convolutional neural networks (CNN) have come up as state-of-the-art classification and detection algorithms, achieving near-human performance in visual detection. However, ConvNet algorithms are typically very…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Bert Moons , Bert De Brabandere , Luc Van Gool , Marian Verhelst

Plant parasitic nematodes cause damage to crop plants on a global scale. Robust detection on image data is a prerequisite for monitoring such nematodes, as well as for many biological studies involving the nematode C. elegans, a common…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Long Chen , Martin Strauch , Matthias Daub , Xiaochen Jiang , Marcus Jansen , Hans-Georg Luigs , Susanne Schultz-Kuhlmann , Stefan Krüssel , Dorif Merhof

Pests and diseases are relevant factors for production losses in agriculture and, therefore, promote a huge investment in the prevention and detection of its causative agents. In many countries, Integrated Pest Management is the most widely…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Edson Bollis , Helio Pedrini , Sandra Avila

This work presents a mitosis detection method with only one vanilla Convolutional Neural Network (CNN). Our method consists of two steps: given an image, we first apply a CNN using a sliding window technique to extract patches that have…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Hongyan Gu , Mohammad Haeri , Shuo Ni , Christopher Kazu Williams , Neda Zarrin-Khameh , Shino Magaki , Xiang 'Anthony' Chen

Convolutional neural network (CNN) offers significant accuracy in image detection. To implement image detection using CNN in the internet of things (IoT) devices, a streaming hardware accelerator is proposed. The proposed accelerator…

计算机视觉与模式识别 · 计算机科学 2017-07-12 Li Du , Yuan Du , Yilei Li , Mau-Chung Frank Chang

Forest pests threaten ecosystem stability, requiring efficient monitoring. To overcome the limitations of traditional methods in large-scale, fine-grained detection, this study focuses on accurately identifying infected trees and analyzing…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Yan Zhang , Baoxin Li , Han Sun , Yuhang Gao , Mingtai Zhang , Pei Wang

We present highly efficient algorithms for performing forward and backward propagation of Convolutional Neural Network (CNN) for pixelwise classification on images. For pixelwise classification tasks, such as image segmentation and object…

计算机视觉与模式识别 · 计算机科学 2014-12-17 Hongsheng Li , Rui Zhao , Xiaogang Wang