English
Related papers

Related papers: You Only Look at One Sequence: Rethinking Transfor…

200 papers

In this work, we present an efficient and quantization-aware panoptic driving perception model (Q- YOLOP) for object detection, drivable area segmentation, and lane line segmentation, in the context of autonomous driving. Our model employs…

Computer Vision and Pattern Recognition · Computer Science 2023-07-11 Chi-Chih Chang , Wei-Cheng Lin , Pei-Shuo Wang , Sheng-Feng Yu , Yu-Chen Lu , Kuan-Cheng Lin , Kai-Chiang Wu

In this paper, we propose YOSO, a real-time panoptic segmentation framework. YOSO predicts masks via dynamic convolutions between panoptic kernels and image feature maps, in which you only need to segment once for both instance and semantic…

Computer Vision and Pattern Recognition · Computer Science 2023-03-28 Jie Hu , Linyan Huang , Tianhe Ren , Shengchuan Zhang , Rongrong Ji , Liujuan Cao

We propose a fully convolutional one-stage object detector (FCOS) to solve object detection in a per-pixel prediction fashion, analogue to semantic segmentation. Almost all state-of-the-art object detectors such as RetinaNet, SSD, YOLOv3,…

Computer Vision and Pattern Recognition · Computer Science 2019-08-21 Zhi Tian , Chunhua Shen , Hao Chen , Tong He

Convolutional Neural networks (CNN) have been the first choice of paradigm in many computer vision applications. The convolution operation however has a significant weakness which is it only operates on a local neighborhood of pixels, thus…

Computer Vision and Pattern Recognition · Computer Science 2022-06-14 Michael Yang

In the realm of Tiny AI, we introduce ``You Only Look at Interested Cells" (YOLIC), an efficient method for object localization and classification on edge devices. Through seamlessly blending the strengths of semantic segmentation and…

Computer Vision and Pattern Recognition · Computer Science 2024-05-28 Kai Su , Yoichi Tomioka , Qiangfu Zhao , Yong Liu

Monocular 3D object detection is an important task for autonomous driving considering its advantage of low cost. It is much more challenging than conventional 2D cases due to its inherent ill-posed property, which is mainly reflected in the…

Computer Vision and Pattern Recognition · Computer Science 2021-09-27 Tai Wang , Xinge Zhu , Jiangmiao Pang , Dahua Lin

One-stage object detection, particularly the YOLO series, strikes a favorable balance between accuracy and efficiency. However, existing YOLO detectors lack explicit modeling of heterogeneous object responses within shared feature channels,…

Computer Vision and Pattern Recognition · Computer Science 2026-01-27 Lin Huang , Yujuan Tan , Weisheng Li , Shitai Shan , Liu Liu , Bo Liu , Linlin Shen , Jing Yu , Yue Niu

Object detection is a central downstream task used to test if pre-trained network parameters confer benefits, such as improved accuracy or training speed. The complexity of object detection methods can make this benchmarking non-trivial…

Computer Vision and Pattern Recognition · Computer Science 2021-11-23 Yanghao Li , Saining Xie , Xinlei Chen , Piotr Dollar , Kaiming He , Ross Girshick

The main goal of the paper is to provide Pepper with a near real-time object recognition system based on deep neural networks. The proposed system is based on YOLO (You Only Look Once), a deep neural network that is able to detect and…

Robotics · Computer Science 2018-11-21 Esteban Reyes , Cristopher Gómez , Esteban Norambuena , Javier Ruiz-del-Solar

This research delves into the development of a fatigue detection system based on modern object detection algorithms, particularly YOLO (You Only Look Once) models, including YOLOv5, YOLOv6, YOLOv7, and YOLOv8. By comparing the performance…

Computer Vision and Pattern Recognition · Computer Science 2024-10-22 Amelia Jones

You Only Look Once (YOLO) algorithm is a representative target detection algorithm emerging in 2016, which is known for its balance of computing speed and accuracy, and now plays an important role in various fields of human production and…

Computer Vision and Pattern Recognition · Computer Science 2023-09-08 Chenjie Zhang , Pengcheng Jiao

Transformers have been widely used in numerous vision problems especially for visual recognition and detection. Detection transformers are the first fully end-to-end learning systems for object detection, while vision transformers are the…

Computer Vision and Pattern Recognition · Computer Science 2022-04-19 Hwanjun Song , Deqing Sun , Sanghyuk Chun , Varun Jampani , Dongyoon Han , Byeongho Heo , Wonjae Kim , Ming-Hsuan Yang

Monocular 3D Object Detection is an essential task for autonomous driving. Meanwhile, accurate 3D object detection from pure images is very challenging due to the loss of depth information. Most existing image-based methods infer objects'…

Computer Vision and Pattern Recognition · Computer Science 2024-01-30 Kaixin Xiong , Dingyuan Zhang , Dingkang Liang , Zhe Liu , Hongcheng Yang , Wondimu Dikubab , Jianwei Cheng , Xiang Bai

This work presents a simple vision transformer design as a strong baseline for object localization and instance segmentation tasks. Transformers recently demonstrate competitive performance in image classification tasks. To adopt ViT to…

Computer Vision and Pattern Recognition · Computer Science 2022-10-04 Wuyang Chen , Xianzhi Du , Fan Yang , Lucas Beyer , Xiaohua Zhai , Tsung-Yi Lin , Huizhong Chen , Jing Li , Xiaodan Song , Zhangyang Wang , Denny Zhou

Transformers are transforming the landscape of computer vision, especially for recognition tasks. Detection transformers are the first fully end-to-end learning systems for object detection, while vision transformers are the first fully…

Computer Vision and Pattern Recognition · Computer Science 2021-11-30 Hwanjun Song , Deqing Sun , Sanghyuk Chun , Varun Jampani , Dongyoon Han , Byeongho Heo , Wonjae Kim , Ming-Hsuan Yang

Transformers have become the dominant model in natural language processing, owing to their ability to pretrain on massive amounts of data, then transfer to smaller, more specific tasks via fine-tuning. The Vision Transformer was the first…

Computer Vision and Pattern Recognition · Computer Science 2020-12-21 Josh Beal , Eric Kim , Eric Tzeng , Dong Huk Park , Andrew Zhai , Dmitry Kislyuk

We present You Only Stack Once (YOSO), an automated pipeline designed to detect faint, slow-moving Solar System objects in wide-field astronomical surveys. The pipeline integrates a novel Gaussian Motion Filter (GMoF) that operates at the…

Grounding objects in images using visual cues is a well-established approach in computer vision, yet the potential of audio as a modality for object recognition and grounding remains underexplored. We introduce YOSS, "You Only Speak Once to…

Computer Vision and Pattern Recognition · Computer Science 2024-10-01 Wenhao Yang , Jianguo Wei , Wenhuan Lu , Lei Li

Object detection and segmentation are widely employed in computer vision applications, yet conventional models like YOLO series, while efficient and accurate, are limited by predefined categories, hindering adaptability in open scenarios.…

Computer Vision and Pattern Recognition · Computer Science 2025-10-20 Ao Wang , Lihao Liu , Hui Chen , Zijia Lin , Jungong Han , Guiguang Ding

As mobile computing technology rapidly evolves, deploying efficient object detection algorithms on mobile devices emerges as a pivotal research area in computer vision. This study zeroes in on optimizing the YOLOv7 algorithm to boost its…

Computer Vision and Pattern Recognition · Computer Science 2024-03-05 Wenkai Gong