paper-with-me

홈 › Papers

Infrared image pedestrian target detection based on Yolov3 and migration learning

2020-12-21 · Shengqi Geng

With the gradual application of infrared night vision vehicle assistance system in automatic driving, the accuracy of the collected infrared images of pedestrians is gradually improved. In this paper, the migration learning method is used to apply YOLOv3 model to realize pedestrian target detection in infrared images. The target detection model YOLOv3 is migrated to the CVC infrared pedestrian data set, and Diou loss is used to replace the loss function of the original YOLO model to test different super parameters to obtain the best migration learning effect. The experimental results show that in the pedestrian detection task of CVC data set, the average accuracy (AP) of Yolov3 model reaches 96.35%, and that of Diou-Yolov3 model is 72.14%, but the latter has a faster convergence rate of loss curve. The effect of migration learning can be obtained by comparing the two models.

📄 PDF Abstract BibTeX arXiv:2012.11185

Code (0)

등록된 구현이 없습니다.

Tasks

Pedestrian Detection

Methods 이 논문이 사용한 방법론

YOLO 설명 없음
Average Pooling 설명 없음
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…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
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…
Residual Connection 설명 없음
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$…

Similar Papers 제목 키워드 기반

Pedestrain detection for low-light vision proposal

2023-03-17 · Zhipeng Chang, Ruiling Ma, Wenliang Jia

The demand for pedestrian detection has created a challenging problem for various visual tasks such as image fusion. As infrared images can capture thermal radiation information, image fusion between infrared and visible…

Pedestrian Detection

Application of image-to-image translation in improving pedestrian detection

2022-09-08 · Devarsh Patel, Sarthak Patel, Megh Patel

The lack of effective target regions makes it difficult to perform several visual functions in low intensity light, including pedestrian recognition, and image-to-image translation. In this situation, with the accumulati…

Image-to-Image TranslationPedestrian DetectionTranslation

Fooling thermal infrared pedestrian detectors in real world using small bulbs

2021-01-20 · Xiaopei Zhu, Xiao Li, Jianmin Li, Zheyao Wang 외

Thermal infrared detection systems play an important role in many areas such as night security, autonomous driving, and body temperature detection. They have the unique advantages of passive imaging, temperature sensitiv…

Autonomous Drivingobject-detectionObject Detection

ISTD-YOLO: A Multi-Scale Lightweight High-Performance Infrared Small Target Detection Algorithm

2025-04-19 · Shang Zhang, Yujie Cui, Ruoyan Xiong, Huanbin Zhang

Aiming at the detection difficulties of infrared images such as complex background, low signal-to-noise ratio, small target size and weak brightness, a lightweight infrared small target detection algorithm ISTD-YOLO base…

LLVIP: A Visible-infrared Paired Dataset for Low-light Vision

2021-08-24 · Xinyu Jia, Chuang Zhu, Minzhen Li, Wenqi Tang 외

It is very challenging for various visual tasks such as image fusion, pedestrian detection and image-to-image translation in low light conditions due to the loss of effective target areas. In this case, infrared and visi…

Image GenerationImage RegistrationImage-to-Image TranslationInfrared And Visible Image Fusion+6