中文
相关论文

相关论文: YotoR-You Only Transform One Representation

200 篇论文

YOLO-series and DETR-based detectors struggle with tiny-object detection. YOLO-style models benefit from efficient dense prediction, but their large-stride backbones may suppress tiny instances in deep feature maps and make grid assignment…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Jun-Wei Hsieh , Meng-Yu Kao , Ghufron Wahyu Kurniawan , Kuan-Chuan Peng

We introduce a decoder-decoder architecture, YOCO, for large language models, which only caches key-value pairs once. It consists of two components, i.e., a cross-decoder stacked upon a self-decoder. The self-decoder efficiently encodes…

计算与语言 · 计算机科学 2024-05-10 Yutao Sun , Li Dong , Yi Zhu , Shaohan Huang , Wenhui Wang , Shuming Ma , Quanlu Zhang , Jianyong Wang , Furu Wei

Monocular 3D object detection has long been a challenging task in autonomous driving. Most existing methods follow conventional 2D detectors to first localize object centers, and then predict 3D attributes by neighboring features. However,…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Renrui Zhang , Han Qiu , Tai Wang , Ziyu Guo , Yiwen Tang , Xuanzhuo Xu , Ziteng Cui , Yu Qiao , Peng Gao , Hongsheng Li

Visual object detection utilizing deep learning plays a vital role in computer vision and has extensive applications in transportation engineering. This paper focuses on detecting pavement marking quality during daytime using the You Only…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Gian Antariksa , Rohit Chakraborty , Shriyank Somvanshi , Subasish Das , Mohammad Jalayer , Deep Rameshkumar Patel , David Mills

The accurate detection of suspicious regions in medical images is an error-prone and time-consuming process required by many routinely performed diagnostic procedures. To support clinicians during this difficult task, several automated…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Marc K. Ickler , Michael Baumgartner , Saikat Roy , Tassilo Wald , Klaus H. Maier-Hein

Table structure recognition (TSR) aims to convert tabular images into a machine-readable format, where a visual encoder extracts image features and a textual decoder generates table-representing tokens. Existing approaches use classic…

计算机视觉与模式识别 · 计算机科学 2023-11-10 ShengYun Peng , Seongmin Lee , Xiaojing Wang , Rajarajeswari Balasubramaniyan , Duen Horng Chau

Human decision-making often relies on visual information from multiple perspectives or views. In contrast, machine learning-based object recognition utilizes information from a single image of the object. However, the information conveyed…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Mona Alzahrani , Muhammad Usman , Salma Kammoun , Saeed Anwar , Tarek Helmy

Real-time object detection is a crucial problem to solve when in comes to computer vision systems that needs to make appropriate decision based on detection in a timely manner. I have chosen the YOLO v1 architecture to implement it using…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Michael Shenoda

Convolutional Neural Networks (CNN) have dominated the field of detection ever since the success of AlexNet in ImageNet classification [12]. With the sweeping reform of Transformers [27] in natural language processing, Carion et al. [2]…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Chi Zhang , Lijuan Liu , Xiaoxue Zang , Frederick Liu , Hao Zhang , Xinying Song , Jindong Chen

Recent advances in Diffusion Transformer (DiT)-based video generation technologies have shown impressive results for video object removal. However, these methods still suffer from substantial inference latency. For instance, although…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Chenyang Wu , Lina Lei , Fan Li , Chun-Le Guo , Dehong Kong , Xinran Qin , Zhixin Wang , Ming-Ming Cheng , Chongyi Li

This paper presents a detailed study of improving visual representations for vision language (VL) tasks and develops an improved object detection model to provide object-centric representations of images. Compared to the most widely used…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Pengchuan Zhang , Xiujun Li , Xiaowei Hu , Jianwei Yang , Lei Zhang , Lijuan Wang , Yejin Choi , Jianfeng Gao

We propose a novel framework for finding correspondences in images based on a deep neural network that, given two images and a query point in one of them, finds its correspondence in the other. By doing so, one has the option to query only…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Wei Jiang , Eduard Trulls , Jan Hosang , Andrea Tagliasacchi , Kwang Moo Yi

Contrastive learning is a form of distance learning that aims to learn invariant features from two related representations. In this paper, we explore the bold hypothesis that an image and its caption can be simply regarded as two different…

机器学习 · 计算机科学 2022-11-22 Jiho Jang , Chaerin Kong , Donghyeon Jeon , Seonhoon Kim , Nojun Kwak

Various models have been proposed to perform object detection. However, most require many handdesigned components such as anchors and non-maximum-suppression(NMS) to demonstrate good performance. To mitigate these issues, Transformer-based…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Sang Yon Lee

Multi-agent collaborative perception has emerged as a widely recognized technology in the field of autonomous driving in recent years. However, current collaborative perception predominantly relies on LiDAR point clouds, with significantly…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Shaohong Wang , Lu Bin , Xinyu Xiao , Zhiyu Xiang , Hangguan Shan , Eryun Liu

Addressing the spatial uncertainty and spectral blending challenges in CSST slitless spectroscopy, we present a deep learning-driven, end-to-end framework based on the You Only Look Once (YOLO) models. This approach directly detects,…

天体物理仪器与方法 · 物理学 2025-10-29 Yingying Zhou , Chao Liu , Hao Tian , Xin Zhang , Nan Li

We introduce YOGA, a deep learning based yet lightweight object detection model that can operate on low-end edge devices while still achieving competitive accuracy. The YOGA architecture consists of a two-phase feature learning pipeline…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Raja Sunkara , Tie Luo

Multi-Object Tracking (MOT) is a critical problem in computer vision, essential for understanding how objects move and interact in videos. This field faces significant challenges such as occlusions and complex environmental dynamics,…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Luiz C. S. de Araujo , Carlos M. S. Figueiredo

Blood cell detection is a typical small-scale object detection problem in computer vision. In this paper, we propose a CST-YOLO model for blood cell detection based on YOLOv7 architecture and enhance it with the CNN-Swin Transformer (CST),…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Ming Kang , Chee-Ming Ting , Fung Fung Ting , Raphaël Phan

This paper proposes the first pure Transformer structure inversion network called SwinStyleformer, which can compensate for the shortcomings of the CNNs inversion framework by handling long-range dependencies and learning the global…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Jiawei Mao , Guangyi Zhao , Xuesong Yin , Yuanqi Chang