中文
相关论文

相关论文: Learning to Detect Every Thing in an Open World

200 篇论文

We propose an adversarial contextual model for detecting moving objects in images. A deep neural network is trained to predict the optical flow in a region using information from everywhere else but that region (context), while another…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Yanchao Yang , Antonio Loquercio , Davide Scaramuzza , Stefano Soatto

Image-level contrastive representation learning has proven to be highly effective as a generic model for transfer learning. Such generality for transfer learning, however, sacrifices specificity if we are interested in a certain downstream…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Fangyun Wei , Yue Gao , Zhirong Wu , Han Hu , Stephen Lin

The current trend in computer vision is to utilize one universal model to address all various tasks. Achieving such a universal model inevitably requires incorporating multi-domain data for joint training to learn across multiple problem…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Zhenyu Wang , Yali Li , Hengshuang Zhao , Shengjin Wang

We present Pix2Seq, a simple and generic framework for object detection. Unlike existing approaches that explicitly integrate prior knowledge about the task, we cast object detection as a language modeling task conditioned on the observed…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Ting Chen , Saurabh Saxena , Lala Li , David J. Fleet , Geoffrey Hinton

Due to object detection's close relationship with video analysis and image understanding, it has attracted much research attention in recent years. Traditional object detection methods are built on handcrafted features and shallow trainable…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Zhong-Qiu Zhao , Peng Zheng , Shou-tao Xu , Xindong Wu

Object detection is a fundamental step for automated video analysis in many vision applications. Object detection in a video is usually performed by object detectors or background subtraction techniques. Often, an object detector requires…

计算机视觉与模式识别 · 计算机科学 2012-06-26 Xiaowei Zhou , Can Yang , Weichuan Yu

This paper addresses the semantic instance segmentation task in the open-set conditions, where input images can contain known and unknown object classes. The training process of existing semantic instance segmentation methods requires…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Trung Pham , Vijay Kumar B G , Thanh-Toan Do , Gustavo Carneiro , Ian Reid

Amodal perception, the ability to comprehend complete object structures from partial visibility, is a fundamental skill, even for infants. Its significance extends to applications like autonomous driving, where a clear understanding of…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Cheng-Yen Hsieh , Kaihua Chen , Achal Dave , Tarasha Khurana , Deva Ramanan

The prior self-supervised learning researches mainly select image-level instance discrimination as pretext task. It achieves a fantastic classification performance that is comparable to supervised learning methods. However, with degraded…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Bing Zhao , Jun Li , Hong Zhu

Object Detection, a fundamental computer vision problem, has paramount importance in smart camera systems. However, a truly reliable camera system could be achieved if and only if the underlying object detection component is robust enough…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Ujjal Kr Dutta

Usually, Neural Networks models are trained with a large dataset of images in homogeneous backgrounds. The issue is that the performance of the network models trained could be significantly degraded in a complex and heterogeneous…

计算机视觉与模式识别 · 计算机科学 2020-03-02 Vinorth Varatharasan , Hyo-Sang Shin , Antonios Tsourdos , Nick Colosimo

Instance segmentation is a computer vision task where separate objects in an image are detected and segmented. State-of-the-art deep neural network models require large amounts of labeled data in order to perform well in this task. Making…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Tuomas Sormunen , Arttu Lämsä , Miguel Bordallo Lopez

Detection of objects in cluttered indoor environments is one of the key enabling functionalities for service robots. The best performing object detection approaches in computer vision exploit deep Convolutional Neural Networks (CNN) to…

计算机视觉与模式识别 · 计算机科学 2017-09-11 Georgios Georgakis , Arsalan Mousavian , Alexander C. Berg , Jana Kosecka

We introduce a new image segmentation task, called Entity Segmentation (ES), which aims to segment all visual entities (objects and stuffs) in an image without predicting their semantic labels. By removing the need of class label…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Lu Qi , Jason Kuen , Yi Wang , Jiuxiang Gu , Hengshuang Zhao , Zhe Lin , Philip Torr , Jiaya Jia

Open vocabulary object detection has been greatly advanced by the recent development of vision-language pretrained model, which helps recognize novel objects with only semantic categories. The prior works mainly focus on knowledge…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Tao Wang , Nan Li

We address the task of open-world class-agnostic object detection, i.e., detecting every object in an image by learning from a limited number of base object classes. State-of-the-art RGB-based models suffer from overfitting the training…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Haiwen Huang , Andreas Geiger , Dan Zhang

Existing deep learning based unsupervised video object segmentation methods still rely on ground-truth segmentation masks to train. Unsupervised in this context only means that no annotated frames are used during inference. As obtaining…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Sahir Shrestha , Mohammad Ali Armin , Hongdong Li , Nick Barnes

Despite the remarkable accuracy of deep neural networks in object detection, they are costly to train and scale due to supervision requirements. Particularly, learning more object categories typically requires proportionally more bounding…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Alireza Zareian , Kevin Dela Rosa , Derek Hao Hu , Shih-Fu Chang

Object recognition in the presence of background clutter and distractors is a central problem both in neuroscience and in machine learning. However, the performance level of the models that are inspired by cortical mechanisms, including…

计算机视觉与模式识别 · 计算机科学 2014-10-29 Reza Moazzezi

Object proposals have become an integral preprocessing steps of many vision pipelines including object detection, weakly supervised detection, object discovery, tracking, etc. Compared to the learning-free methods, learning-based proposals…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Dahun Kim , Tsung-Yi Lin , Anelia Angelova , In So Kweon , Weicheng Kuo