paper-with-me

Papers

AlertTrap: A study on object detection in remote insects trap monitoring system using on-the-edge deep learning platform

2021-12-26 · An D. Le, Duy A. Pham, Dong T. Pham, Hien B. Vo

Fruit flies are one of the most harmful insect species to fruit yields. In AlertTrap, implementation of SSD architecture with different state-of-the-art backbone feature extractors such as MobileNetV1 and MobileNetV2 appear to be potential solutions for the real-time detection problem. SSD-MobileNetV1 and SSD-MobileNetV2 perform well and result in AP@0.5 of 0.957 and 1.0 respectively. YOLOv4-tiny outperforms the SSD family with 1.0 in AP@0.5; however, its throughput velocity is slightly slower.

📄 PDF Abstract BibTeX arXiv:2112.13341

Code (1)

a11to1n3/alerttrap-dataset 공식 구현

Tasks

object-detectionObject Detection

Methods 이 논문이 사용한 방법론

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…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Non Maximum Suppression Non Maximum Suppression is a computer vision method that selects a single entity out of many overlapping entities (for example bounding boxes in object detection). The…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with 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…
Inverted Residual Block 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Motion Informed Object Detection of Small Insects in Time-lapse Camera Recordings

2022-12-01 · Kim Bjerge, Carsten Eie Frigaard, Henrik Karstoft

Insects as pollinators play a crucial role in ecosystem management and world food production. However, insect populations are declining, calling for efficient methods of insect monitoring. Existing methods analyze video …

Managementobject-detectionObject Detection

BuzzSet v1.0: A Dataset for Pollinator Detection in Field Conditions

2025-08-27 · Ahmed Emam, Mohamed Elbassiouny, Julius Miller, Patrick Donworth 외 arxiv

Pollinator insects such as honeybees and bumblebees are vital to global food production and ecosystem stability, yet their populations are declining due to anthropogenic and environmental stressors. Scalable, automated m…

Small Object Detection

Swarm behavior tracking based on a deep vision algorithm

2022-04-07 · Meihong Wu, Xiaoyan Cao, Shihui Guo

The intelligent swarm behavior of social insects (such as ants) springs up in different environments, promising to provide insights for the study of embodied intelligence. Researching swarm behavior requires that researc…

object-detectionObject Detection

Small Instance Detection by Integer Programming on Object Density Maps

2015-06-01 · CVPR 2015 6 · Zheng Ma, Lei Yu, Antoni B. Chan

We propose a novel object detection framework for partially-occluded small instances, such as pedestrians in low resolution surveillance video, cells under a microscope, flocks of small animals (e.g. birds, fishes), or e…

Novel Object DetectionObjectobject-detectionObject Detection

3D-Plotting Algorithm for Insects using YOLOv5

2024-01-31 · Daisuke Mori, Hiroki Hayami, Yasufumi Fujimoto, Isao Goto

In ecological research, accurately collecting spatiotemporal position data is a fundamental task for understanding the behavior and ecology of insects and other organisms. In recent years, advancements in computer vision…