paper-with-me

Papers

SeqNet: Sequential Networks for One-Shot Traffic Sign Recognition With Transfer Learning

2024-09-23 · IEEE Transactions on Intelligent Transportation Systems 2024 9 · Nariman Abdi, Farzad Parvaresh, Mohamad Farzan Sabahi

In traffic sign recognition tasks, recognition of road signs by observing synthetic reference images is a human-like ability that can be performed by one-shot learning algorithms. One-shot object recognition is a challenging task for deep neural networks in which a deep model classifies query examples based on support images. It becomes more difficult when there is a domain shift between support and query samples. The generalization of a deep model on an unknown domain with different distributions is another problematic task in on-shot recognition. This work introduces a novel deep network named SeqNet to overcome the aforementioned problems. To the best of our knowledge, this work outperforms all state-of-the-art models in one-shot traffic sign recognition and one-shot logo identification by superior results. Our proposed SeqNet model generalizes to unseen domains without further model fine-tuning on the test data. Also, we show how using transferred knowledge from an irrelevant but large domain could reduce the network parameters that result in model size reduction. By utilizing the power of transferred knowledge from a large deep model the SeqNet becomes smaller and has about 6X fewer parameters than its competitors. The smaller size of the SeqNet architecture enables it to be used in resource-constrained devices in many applications such as smart vehicles. The experimental results depict that our proposed SeqNet performance is ameliorated by large margins, with up to 20% accuracy for one-shot classification and 30% area under the curve (AUC) for image retrieval tasks.

📄 PDF Abstract BibTeX

Code (1)

narimanabdi/seqnet tf

Tasks

Image RetrievalMetric LearningObject RecognitionOne-Shot LearningTraffic Sign RecognitionTransfer Learning

Similar Papers 제목 키워드 기반

SeqNet: Learning Descriptors for Sequence-based Hierarchical Place Recognition

2021-02-23 · Sourav Garg, Michael Milford

Visual Place Recognition (VPR) is the task of matching current visual imagery from a camera to images stored in a reference map of the environment. While initial VPR systems used simple direct image methods or hand-craft…

Autonomous DrivingImage RetrievalRepresentation LearningSequential Place Learning+4

SeqNetVLAD vs PointNetVLAD: Image Sequence vs 3D Point Clouds for Day-Night Place Recognition

2021-06-22 · Sourav Garg, Michael Milford

Place Recognition is a crucial capability for mobile robot localization and navigation. Image-based or Visual Place Recognition (VPR) is a challenging problem as scene appearance and camera viewpoint can change significa…

Autonomous DrivingVisual Place Recognition

Sequential End-to-end Network for Efficient Person Search

2021-03-18 · Zhengjia Li, Duoqian Miao

Person search aims at jointly solving Person Detection and Person Re-identification (re-ID). Existing works have designed end-to-end networks based on Faster R-CNN. However, due to the parallel structure of Faster R-CNN,…

GPUGraph MatchingHuman DetectionPerson Re-Identification+2

SeqNet: An Efficient Neural Network for Automatic Malware Detection

2022-05-08 · Jiawei Xu, Wenxuan Fu, Haoyu Bu, Zhi Wang 외

Malware continues to evolve rapidly, and more than 450,000 new samples are captured every day, which makes manual malware analysis impractical. However, existing deep learning detection models need manual feature enginee…

Efficient Neural NetworkFeature EngineeringMalware AnalysisMalware Detection

Cross-domain Few-shot In-context Learning for Enhancing Traffic Sign Recognition

2024-07-08 · Yaozong Gan, Guang Li, Ren Togo, Keisuke Maeda 외

Recent multimodal large language models (MLLM) such as GPT-4o and GPT-4v have shown great potential in autonomous driving. In this paper, we propose a cross-domain few-shot in-context learning method based on the MLLM fo…

Autonomous DrivingCross-Domain Few-ShotIn-Context LearningTraffic Sign Detection+1