ETR:基于变压器的视频分类增强尾灯识别

IF 9.1 1区 工程技术 Q1 ENGINEERING, CIVIL IEEE Transactions on Intelligent Transportation Systems Pub Date : 2024-12-11 DOI:10.1109/TITS.2024.3509394
Jiakai Zhou;Jun Yang;Xiaoliang Wu;Wanlin Zhou;Yang Wang
{"title":"ETR:基于变压器的视频分类增强尾灯识别","authors":"Jiakai Zhou;Jun Yang;Xiaoliang Wu;Wanlin Zhou;Yang Wang","doi":"10.1109/TITS.2024.3509394","DOIUrl":null,"url":null,"abstract":"In autonomous driving, efficiently and accurately recognizing taillight states using dashcams is essential for interpreting other vehicles’ intentions. Recent video-based taillight recognition methods outperform earlier image-based approaches. However, they face challenges in efficiently integrating spatiotemporal information and managing high computational costs. In this paper, we introduce ETR, an accurate and efficient Transformer-based video classification model designed to enhance taillight recognition. Specifically, we first design a lightweight backbone to extract temporal and spatial features from videos and generate queries with prior information. Next, we develop a hierarchical progressive Transformer decoder that integrates feature maps from different levels of the backbone to enhance the model’s global information. Finally, we employ a classification head to predict the taillight state of the video. Additionally, we introduce a public dataset, ETR-Taillights, to address the current lack of open datasets for vehicle taillight recognition. The dataset contains 28,799 dashcam video clips, making it the largest public taillight recognition dataset. Experiments show that our method achieves a 91.69% F-measure on the ETR-Taillights dataset, surpassing the latest taillight recognition methods, VIF by 6.94% and CNN-LSTM by 10.82%. Additionally, it achieves an inference speed of 45.06 FPS, being 3.6 times faster than VIF. Furthermore, we conduct real-world road tests to demonstrate our method’s robustness and effectiveness in practical scenarios. Our model and dataset are available at <uri>https://github.com/yang590/vehicle-taillight</uri>.","PeriodicalId":13416,"journal":{"name":"IEEE Transactions on Intelligent Transportation Systems","volume":"26 2","pages":"2721-2733"},"PeriodicalIF":9.1000,"publicationDate":"2024-12-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"ETR: Enhancing Taillight Recognition via Transformer-Based Video Classification\",\"authors\":\"Jiakai Zhou;Jun Yang;Xiaoliang Wu;Wanlin Zhou;Yang Wang\",\"doi\":\"10.1109/TITS.2024.3509394\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"In autonomous driving, efficiently and accurately recognizing taillight states using dashcams is essential for interpreting other vehicles’ intentions. Recent video-based taillight recognition methods outperform earlier image-based approaches. However, they face challenges in efficiently integrating spatiotemporal information and managing high computational costs. In this paper, we introduce ETR, an accurate and efficient Transformer-based video classification model designed to enhance taillight recognition. Specifically, we first design a lightweight backbone to extract temporal and spatial features from videos and generate queries with prior information. Next, we develop a hierarchical progressive Transformer decoder that integrates feature maps from different levels of the backbone to enhance the model’s global information. Finally, we employ a classification head to predict the taillight state of the video. Additionally, we introduce a public dataset, ETR-Taillights, to address the current lack of open datasets for vehicle taillight recognition. The dataset contains 28,799 dashcam video clips, making it the largest public taillight recognition dataset. Experiments show that our method achieves a 91.69% F-measure on the ETR-Taillights dataset, surpassing the latest taillight recognition methods, VIF by 6.94% and CNN-LSTM by 10.82%. Additionally, it achieves an inference speed of 45.06 FPS, being 3.6 times faster than VIF. Furthermore, we conduct real-world road tests to demonstrate our method’s robustness and effectiveness in practical scenarios. Our model and dataset are available at <uri>https://github.com/yang590/vehicle-taillight</uri>.\",\"PeriodicalId\":13416,\"journal\":{\"name\":\"IEEE Transactions on Intelligent Transportation Systems\",\"volume\":\"26 2\",\"pages\":\"2721-2733\"},\"PeriodicalIF\":9.1000,\"publicationDate\":\"2024-12-11\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"IEEE Transactions on Intelligent Transportation Systems\",\"FirstCategoryId\":\"5\",\"ListUrlMain\":\"https://ieeexplore.ieee.org/document/10790923/\",\"RegionNum\":1,\"RegionCategory\":\"工程技术\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"ENGINEERING, CIVIL\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE Transactions on Intelligent Transportation Systems","FirstCategoryId":"5","ListUrlMain":"https://ieeexplore.ieee.org/document/10790923/","RegionNum":1,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"ENGINEERING, CIVIL","Score":null,"Total":0}
引用次数: 0

摘要

在自动驾驶中,使用行车记录仪高效、准确地识别尾灯状态对于理解其他车辆的意图至关重要。最近基于视频的尾灯识别方法优于早期基于图像的方法。然而,它们在有效整合时空信息和管理高计算成本方面面临挑战。本文介绍了一种基于变压器的精确、高效的视频分类模型ETR,用于增强尾灯识别。具体来说,我们首先设计了一个轻量级主干来从视频中提取时空特征,并生成具有先验信息的查询。接下来,我们开发了一个分层渐进的变压器解码器,它集成了来自骨干不同级别的特征映射,以增强模型的全局信息。最后,我们使用分类头来预测视频的尾灯状态。此外,我们引入了一个公共数据集,etrt -尾灯,以解决目前缺乏汽车尾灯识别的开放数据集的问题。该数据集包含28,799个行车记录仪视频片段,使其成为最大的公共尾灯识别数据集。实验表明,我们的方法在etri -尾灯数据集上达到了91.69%的f值,超过了最新的尾灯识别方法VIF(6.94%)和CNN-LSTM(10.82%)。此外,它实现了45.06 FPS的推理速度,比VIF快3.6倍。此外,我们进行了真实世界的道路测试,以证明我们的方法在实际场景中的鲁棒性和有效性。我们的模型和数据集可在https://github.com/yang590/vehicle-taillight上获得。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
ETR: Enhancing Taillight Recognition via Transformer-Based Video Classification
In autonomous driving, efficiently and accurately recognizing taillight states using dashcams is essential for interpreting other vehicles’ intentions. Recent video-based taillight recognition methods outperform earlier image-based approaches. However, they face challenges in efficiently integrating spatiotemporal information and managing high computational costs. In this paper, we introduce ETR, an accurate and efficient Transformer-based video classification model designed to enhance taillight recognition. Specifically, we first design a lightweight backbone to extract temporal and spatial features from videos and generate queries with prior information. Next, we develop a hierarchical progressive Transformer decoder that integrates feature maps from different levels of the backbone to enhance the model’s global information. Finally, we employ a classification head to predict the taillight state of the video. Additionally, we introduce a public dataset, ETR-Taillights, to address the current lack of open datasets for vehicle taillight recognition. The dataset contains 28,799 dashcam video clips, making it the largest public taillight recognition dataset. Experiments show that our method achieves a 91.69% F-measure on the ETR-Taillights dataset, surpassing the latest taillight recognition methods, VIF by 6.94% and CNN-LSTM by 10.82%. Additionally, it achieves an inference speed of 45.06 FPS, being 3.6 times faster than VIF. Furthermore, we conduct real-world road tests to demonstrate our method’s robustness and effectiveness in practical scenarios. Our model and dataset are available at https://github.com/yang590/vehicle-taillight.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
IEEE Transactions on Intelligent Transportation Systems
IEEE Transactions on Intelligent Transportation Systems 工程技术-工程:电子与电气
CiteScore
14.80
自引率
12.90%
发文量
1872
审稿时长
7.5 months
期刊介绍: The theoretical, experimental and operational aspects of electrical and electronics engineering and information technologies as applied to Intelligent Transportation Systems (ITS). Intelligent Transportation Systems are defined as those systems utilizing synergistic technologies and systems engineering concepts to develop and improve transportation systems of all kinds. The scope of this interdisciplinary activity includes the promotion, consolidation and coordination of ITS technical activities among IEEE entities, and providing a focus for cooperative activities, both internally and externally.
期刊最新文献
IEEE Intelligent Transportation Systems Society Information An Adaptive Forwarding With Path Optimization Method for Vehicular Named Data Networking Vehicle Localization in GPS-Denied Scenarios Using Arc-Length-Based Map Matching IEEE Intelligent Transportation Systems Society Information Controllable Multimodal Motion Behavior Generation for Autonomous Driving
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1