English
Related papers

Related papers: YotoR-You Only Transform One Representation

200 papers

The proposed YOLO-Former method seamlessly integrates the ideas of transformer and YOLOv4 to create a highly accurate and efficient object detection system. The method leverages the fast inference speed of YOLOv4 and incorporates the…

Computer Vision and Pattern Recognition · Computer Science 2024-01-15 Javad Khoramdel , Ahmad Moori , Yasamin Borhani , Armin Ghanbarzadeh , Esmaeil Najafi

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

object detection framework plays crucial role in autonomous driving. In this paper, we introduce the real-time object detection framework called You Only Look Once (YOLOv1) and the related improvements of YOLOv2. We further explore the…

Computer Vision and Pattern Recognition · Computer Science 2019-05-14 Shouyu Wang , Weitao Tang

Now a days, UAVs such as drones are greatly used for various purposes like that of capturing and target detection from ariel imagery etc. Easy access of these small ariel vehicles to public can cause serious security threats. For instance,…

Computer Vision and Pattern Recognition · Computer Science 2022-01-11 Aleena Ajaz , Ayesha Salar , Tauseef Jamal , Asif Ullah Khan

We present You Only Cut Once (YOCO) for performing data augmentations. YOCO cuts one image into two pieces and performs data augmentations individually within each piece. Applying YOCO improves the diversity of the augmentation per sample…

Computer Vision and Pattern Recognition · Computer Science 2022-06-16 Junlin Han , Pengfei Fang , Weihao Li , Jie Hong , Mohammad Ali Armin , Ian Reid , Lars Petersson , Hongdong Li

The Transformer-based method has demonstrated remarkable performance for image super-resolution in comparison to the method based on the convolutional neural networks (CNNs). However, using the self-attention mechanism like SwinIR (Image…

Computer Vision and Pattern Recognition · Computer Science 2026-02-06 Rui-Yang Ju , Chih-Chia Chen , Jen-Shiun Chiang , Yu-Shian Lin , Wei-Han Chen , Chun-Tse Chien

DETR has been recently proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance. However, it suffers from slow convergence and limited feature spatial resolution, due to the…

Computer Vision and Pattern Recognition · Computer Science 2021-03-19 Xizhou Zhu , Weijie Su , Lewei Lu , Bin Li , Xiaogang Wang , Jifeng Dai

We present a novel architecture for 3D object detection, M3DeTR, which combines different point cloud representations (raw, voxels, bird-eye view) with different feature scales based on multi-scale feature pyramids. M3DeTR is the first…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Tianrui Guan , Jun Wang , Shiyi Lan , Rohan Chandra , Zuxuan Wu , Larry Davis , Dinesh Manocha

This research work dives into an in-depth evaluation of the YOLOv8 (You Only Look Once) algorithm's efficiency in object detection, specially focusing on Barcode and QR code recognition. Utilizing the real-time detection abilities of…

Computer Vision and Pattern Recognition · Computer Science 2025-12-16 Kushagra Pandya , Heli Hathi , Het Buch , Ravikumar R N , Shailendrasinh Chauhan , Sushil Kumar Singh

The DEtection TRansformer (DETR) opened new possibilities for object detection by modeling it as a translation task: converting image features into object-level representations. Previous works typically add expensive modules to DETR to…

Computer Vision and Pattern Recognition · Computer Science 2025-05-16 Pierre-François De Plaen , Nicola Marinello , Marc Proesmans , Tinne Tuytelaars , Luc Van Gool

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

Convolutional Neural Networks (CNNs) for computer vision sometimes struggle with understanding images in a global context, as they mainly focus on local patterns. On the other hand, Vision Transformers (ViTs), inspired by models originally…

Computer Vision and Pattern Recognition · Computer Science 2025-12-11 Dimitrios N. Vlachogiannis , Dimitrios A. Koutsomitropoulos

The performance of perception systems developed for autonomous driving vehicles has seen significant improvements over the last few years. This improvement was associated with the increasing use of LiDAR sensors and point cloud data to…

Computer Vision and Pattern Recognition · Computer Science 2023-04-18 Yahia Dalbah , Jean Lahoud , Hisham Cholakkal

This paper revisits feature pyramids networks (FPN) for one-stage detectors and points out that the success of FPN is due to its divide-and-conquer solution to the optimization problem in object detection rather than multi-scale feature…

Computer Vision and Pattern Recognition · Computer Science 2021-03-18 Qiang Chen , Yingming Wang , Tong Yang , Xiangyu Zhang , Jian Cheng , Jian Sun

Object detection, a crucial aspect of computer vision, has seen significant advancements in accuracy and robustness. Despite these advancements, practical applications still face notable challenges, primarily the inaccurate detection or…

Computer Vision and Pattern Recognition · Computer Science 2024-07-30 Chun-Lin Ji , Tao Yu , Peng Gao , Fei Wang , Ru-Yue Yuan

Real-time object detection has advanced rapidly in recent years. The YOLO series of detectors is among the most well-known CNN-based object detection models and cannot be overlooked. The latest version, YOLOv26, was recently released, while…

Computer Vision and Pattern Recognition · Computer Science 2026-03-02 Taozhe Li , Guansu Wang , Bo Yu , Yiming Liu , Wei Sun

Object detection, one of the three main tasks of computer vision, has been used in various applications. The main process is to use deep neural networks to extract the features of an image and then use the features to identify the class and…

Computer Vision and Pattern Recognition · Computer Science 2022-12-14 Wenshuo Li

Object detection has been used in a wide range of industries. For example, in autonomous driving, the task of object detection is to accurately and efficiently identify and locate a large number of predefined classes of object instances…

Computer Vision and Pattern Recognition · Computer Science 2024-08-09 Tianhao Lin

The main challenge for small object detection algorithms is to ensure accuracy while pursuing real-time performance. The RT-DETR model performs well in real-time object detection, but performs poorly in small object detection accuracy. In…

Computer Vision and Pattern Recognition · Computer Science 2024-01-17 Ji Huang , Hui Wang

With the increasing importance of video data in real-world applications, there is a rising need for efficient object detection methods that utilize temporal information. While existing video object detection (VOD) techniques employ various…

Computer Vision and Pattern Recognition · Computer Science 2023-12-27 Seungjun An , Seonghoon Park , Gyeongnyeon Kim , Jeongyeol Baek , Byeongwon Lee , Seungryong Kim