Motion Blur Robust Wheat Pest Damage Detection with Dynamic Fuzzy Feature Fusion
Han Zhang, Yanwei Wang, Fang Li, Hongjun Wang

TL;DR
This paper introduces DFRCP, a novel feature fusion method enhancing YOLOv11 for motion blur robust pest detection, achieving higher accuracy on blurred images with efficient processing suitable for edge devices.
Contribution
The paper proposes DFRCP, a dynamic fuzzy feature fusion module that improves object detection under motion blur by adaptively combining features and accelerating processing with CUDA kernels.
Findings
Achieves 10.4% higher accuracy on blurred test sets.
Provides over 400x speedup with CUDA implementation.
Effective on a private wheat pest dataset with motion blur.
Abstract
Motion blur caused by camera shake produces ghosting artifacts that substantially degrade edge side object detection. Existing approaches either suppress blur as noise and lose discriminative structure, or apply full image restoration that increases latency and limits deployment on resource constrained devices. We propose DFRCP, a Dynamic Fuzzy Robust Convolutional Pyramid, as a plug in upgrade to YOLOv11 for blur robust detection. DFRCP enhances the YOLOv11 feature pyramid by combining large scale and medium scale features while preserving native representations, and by introducing Dynamic Robust Switch units that adaptively inject fuzzy features to strengthen global perception under jitter. Fuzzy features are synthesized by rotating and nonlinearly interpolating multiscale features, then merged through a transparency convolution that learns a content adaptive trade off between…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Advanced Neural Network Applications · Smart Agriculture and AI
