paper-with-me

홈 › Papers

Patch-DrosoNet: Classifying Image Partitions With Fly-Inspired Models For Lightweight Visual Place Recognition

2023-05-09 · Bruno Arcanjo, Bruno Ferrarini, Michael Milford, Klaus D. McDonald-Maier, Shoaib Ehsan

Visual place recognition (VPR) enables autonomous systems to localize themselves within an environment using image information. While Convolution Neural Networks (CNNs) currently dominate state-of-the-art VPR performance, their high computational requirements make them unsuitable for platforms with budget or size constraints. This has spurred the development of lightweight algorithms, such as DrosoNet, which employs a voting system based on multiple bio-inspired units. In this paper, we present a novel training approach for DrosoNet, wherein separate models are trained on distinct regions of a reference image, allowing them to specialize in the visual features of that specific section. Additionally, we introduce a convolutional-like prediction method, in which each DrosoNet unit generates a set of place predictions for each portion of the query image. These predictions are then combined using the previously introduced voting system. Our approach significantly improves upon the VPR performance of previous work while maintaining an extremely compact and lightweight algorithm, making it suitable for resource-constrained platforms.

📄 PDF Abstract BibTeX arXiv:2305.05256

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Place Recognition

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

Aggregating Multiple Bio-Inspired Image Region Classifiers For Effective And Lightweight Visual Place Recognition

2023-12-20 · Bruno Arcanjo, Bruno Ferrarini, Maria Fasli, Michael Milford 외

Visual place recognition (VPR) enables autonomous systems to localize themselves within an environment using image information. While VPR techniques built upon a Convolutional Neural Network (CNN) backbone dominate state…

Computational EfficiencyRetrievalVisual Place Recognition

An Efficient and Scalable Collection of Fly-inspired Voting Units for Visual Place Recognition in Changing Environments

2021-09-22 · Bruno Arcanjo, Bruno Ferrarini, Michael Milford, Klaus D. McDonald-Maier 외

State-of-the-art visual place recognition performance is currently being achieved utilizing deep learning based approaches. Despite the recent efforts in designing lightweight convolutional neural network based models, t…

Computational EfficiencyVisual Place Recognition

Patchy Image Structure Classification Using Multi-Orientation Region Transform

2019-12-02 · Xiaohan Yu, Yang Zhao, Yongsheng Gao, Shengwu Xiong 외

Exterior contour and interior structure are both vital features for classifying objects. However, most of the existing methods consider exterior contour feature and internal structure feature separately, and thus fail to…

ClassificationGeneral Classification

A Comparison for Patch-level Classification of Deep Learning Methods on Transparent Environmental Microorganism Images: from Convolutional Neural Networks to Visual Transformers

2021-06-22 · Hechen Yang, Chen Li, Jinghua Zhang, Peng Zhao 외

Nowadays, analysis of Transparent Environmental Microorganism Images (T-EM images) in the field of computer vision has gradually become a new and interesting spot. This paper compares different deep learning classificati…

ViTransPAD: Video Transformer using convolution and self-attention for Face Presentation Attack Detection

2022-03-03 · Zuheng Ming, Zitong Yu, Musab Al-Ghadi, Muriel Visani 외

Face Presentation Attack Detection (PAD) is an important measure to prevent spoof attacks for face biometric systems. Many works based on Convolution Neural Networks (CNNs) for face PAD formulate the problem as an image-…

Binary ClassificationFace Presentation Attack Detection