paper-with-me

홈 › Papers

IMMVP: An Efficient Daytime and Nighttime On-Road Object Detector

2019-10-15 · Cheng-En Wu, Yi-Ming Chan, Chien-Hung Chen, Wen-Cheng Chen, Chu-Song Chen

It is hard to detect on-road objects under various lighting conditions. To improve the quality of the classifier, three techniques are used. We define subclasses to separate daytime and nighttime samples. Then we skip similar samples in the training set to prevent overfitting. With the help of the outside training samples, the detection accuracy is also improved. To detect objects in an edge device, Nvidia Jetson TX2 platform, we exert the lightweight model ResNet-18 FPN as the backbone feature extractor. The FPN (Feature Pyramid Network) generates good features for detecting objects over various scales. With Cascade R-CNN technique, the bounding boxes are iteratively refined for better results.

📄 PDF Abstract BibTeX arXiv:1910.06573

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Cascade R-CNN Cascade R-CNN is an object detection architecture that seeks to address problems with degrading performance with increased IoU thresholds (due to overfitting during training…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
FPN 설명 없음
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 제목 키워드 기반

Dark Model Adaptation: Semantic Image Segmentation from Daytime to Nighttime

2018-10-05 · Dengxin Dai, Luc van Gool

This work addresses the problem of semantic image segmentation of nighttime scenes. Although considerable progress has been made in semantic image segmentation, it is mainly related to daytime scenarios. This paper propo…

Image SegmentationSegmentationSemantic Segmentation

Enhancing Nighttime Vehicle Detection with Day-to-Night Style Transfer and Labeling-Free Augmentation

2024-12-21 · Yunxiang Yang, Hao Zhen, Yongcan Huang, Jidong J. Yang

Existing deep learning-based object detection models perform well under daytime conditions but face significant challenges at night, primarily because they are predominantly trained on daytime images. Additionally, train…

Data AugmentationGenerative Adversarial Networkobject-detectionObject Detection+2

DANNet: A One-Stage Domain Adaptation Network for Unsupervised Nighttime Semantic Segmentation

2021-04-22 · CVPR 2021 1 · Xinyi Wu, Zhenyao Wu, Hao Guo, Lili Ju 외

Semantic segmentation of nighttime images plays an equally important role as that of daytime images in autonomous driving, but the former is much more challenging due to poor illuminations and arduous human annotations. …

Autonomous DrivingDomain AdaptationSegmentationSemantic Segmentation

Nighttime Driver Behavior Prediction Using Taillight Signal Recognition via CNN-SVM Classifier

2023-10-25 · Amir Hossein Barshooi, Elmira Bagheri

This paper aims to enhance the ability to predict nighttime driving behavior by identifying taillights of both human-driven and autonomous vehicles. The proposed model incorporates a customized detector designed to accur…

Autonomous VehiclesSpecificity

Let There be Light: Improved Traffic Surveillance via Detail Preserving Night-to-Day Transfer

2021-05-11 · Lan Fu, Hongkai Yu, Felix Juefei-Xu, Jinlong Li 외

In recent years, image and video surveillance have made considerable progresses to the Intelligent Transportation Systems (ITS) with the help of deep Convolutional Neural Networks (CNNs). As one of the state-of-the-art p…

Objectobject-detectionObject DetectionTranslation+1