This item is licensed Korea Open Government License
dc.contributor.author
이용
dc.contributor.author
황원준
dc.contributor.author
조상흠
dc.contributor.author
이상환
dc.contributor.author
나재민
dc.contributor.author
김영빈
dc.contributor.author
박민우
dc.date.accessioned
2022-04-13T02:27:22Z
dc.date.available
2022-04-13T02:27:22Z
dc.date.issued
2019-01-15
dc.identifier.issn
1229-7771
dc.identifier.uri
https://repository.kisti.re.kr/handle/10580/16784
dc.description.abstract
Recently, image-based object detection has made great progress with the introduction of Convolutional Neural Network (CNN). Many trials such as Region-based CNN, Fast R-CNN, and Faster R-CNN, have been proposed for achieving better performance in object detection. YOLO has showed the best performance under consideration of both accuracy and computational complexity. However, these data-driven detection methods including YOLO have the fundamental problem is that they can not guarantee the good performance without a large number of training database. In this paper, we propose a data sampling method using CycleGAN to solve this problem, which can convert styles while retaining the characteristics of a given input image. We will generate the insufficient data samples for training more robust object detection without efforts of collecting more database. We make extensive experimental results using the day-time and night-time road images and we validate the proposed method can improve the object detection accuracy of the night-time without training night-time object databases, because we converts the day-time training images into the synthesized night-time images and we train the detection model with the real day-time images and the synthesized night-time images.