paper-with-me

홈 › Papers

Concealed Object Detection for Passive Millimeter-Wave Security Imaging Based on Task-Aligned Detection Transformer

2022-12-01 · Cheng Guo, Fei Hu, Yan Hu

Passive millimeter-wave (PMMW) is a significant potential technique for human security screening. Several popular object detection networks have been used for PMMW images. However, restricted by the low resolution and high noise of PMMW images, PMMW hidden object detection based on deep learning usually suffers from low accuracy and low classification confidence. To tackle the above problems, this paper proposes a Task-Aligned Detection Transformer network, named PMMW-DETR. In the first stage, a Denoising Coarse-to-Fine Transformer (DCFT) backbone is designed to extract long- and short-range features in the different scales. In the second stage, we propose the Query Selection module to introduce learned spatial features into the network as prior knowledge, which enhances the semantic perception capability of the network. In the third stage, aiming to improve the classification performance, we perform a Task-Aligned Dual-Head block to decouple the classification and regression tasks. Based on our self-developed PMMW security screening dataset, experimental results including comparison with State-Of-The-Art (SOTA) methods and ablation study demonstrate that the PMMW-DETR obtains higher accuracy and classification confidence than previous works, and exhibits robustness to the PMMW images of low quality.

📄 PDF Abstract BibTeX arXiv:2212.00313

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDenoisingobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

DEF-YOLO: Leveraging YOLO for Concealed Weapon Detection in Thermal Imagin

2025-10-15 · Divya Bhardwaj, Arnav Ramamoorthy, Poonam Goyal arxiv

Concealed weapon detection aims at detecting weapons hidden beneath a person's clothing or luggage. Various imaging modalities like Millimeter Wave, Microwave, Terahertz, Infrared, etc., are exploited for the concealed w…

Imageless Contraband Detection Using a Millimeter-Wave Dynamic Antenna Array via Spatial Fourier Domain Sampling

2024-06-09 · Daniel Chen, Anton Schlegel, Jeffrey A. Nanzer

We demonstrate an imageless method of concealed contraband detection using a real-time 75 GHz rotationally dynamic antenna array. The array measures information in the two-dimensional Fourier domain and captures a set of…

Near-Field Millimeter-Wave Imaging via Circular-Arc MIMO Arrays

2021-02-26 · Shiyong Li, Shuoguang Wang, Guoqiang Zhao, Houjun Sun

Millimeter-wave (MMW) imaging has a wide prospect in application of concealed weapons detection. We propose a circular-arc multiple-input multiple-output (MIMO) array scheme with uniformly spaced transmit and receive ant…

ARC

RIS-Augmented Millimeter-Wave MIMO Systems for Passive Drone Detection

2024-02-11 · Jiguang He, Aymen Fakhreddine, George C. Alexandropoulos

In the past decade, the number of amateur drones is increasing, and this trend is expected to continue in the future. The security issues brought by abuse and misconduct of drones become more and more severe and may incu…

MMW-Carry: Enhancing Carry Object Detection through Millimeter-Wave Radar-Camera Fusion

2024-02-24 · Xiangyu Gao, Youchen Luo, Ali Alansari, Yaping Sun

This paper introduces MMW-Carry, a system designed to predict the probability of individuals carrying various objects using millimeter-wave radar signals, complemented by camera input. The primary goal of MMW-Carry is to…

Human Detectionobject-detectionObject DetectionTransfer Learning