
@Article{cmc.2025.061690,
AUTHOR = {Junzhe Zhang, Lei Tang, Xin Zhou},
TITLE = {Robust Detection for Fisheye Camera Based on Contrastive Learning},
JOURNAL = {Computers, Materials \& Continua},
VOLUME = {83},
YEAR = {2025},
NUMBER = {2},
PAGES = {2643--2658},
URL = {http://www.techscience.com/cmc/v83n2/60560},
ISSN = {1546-2226},
ABSTRACT = {Fisheye cameras offer a significantly larger field of view compared to conventional cameras, making them valuable tools in the field of computer vision. However, their unique optical characteristics often lead to image distortions, which pose challenges for object detection tasks. To address this issue, we propose Yolo-CaSKA (Yolo with Contrastive Learning and Selective Kernel Attention), a novel training method that enhances object detection on fisheye camera images. The standard image and the corresponding distorted fisheye image pairs are used as positive samples, and the rest of the image pairs are used as negative samples, which are guided by contrastive learning to help the distorted images find the feature vectors of the corresponding normal images, to improve the detection accuracy. Additionally, we incorporate the Selective Kernel (SK) attention module to focus on regions prone to false detections, such as image edges and blind spots. Finally, the  on the augmented KITTI dataset is improved by  over the original Yolov8, while the  on the WoodScape dataset is improved by  compared to OmniDet. The results demonstrate the performance of our proposed model for object detection on fisheye images.},
DOI = {10.32604/cmc.2025.061690}
}



