中文
相关论文

相关论文: COCONut: Modernizing COCO Segmentation

200 篇论文

This paper introduces the COCONut-PanCap dataset, created to enhance panoptic segmentation and grounded image captioning. Building upon the COCO dataset with advanced COCONut panoptic masks, this dataset aims to overcome limitations in…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Xueqing Deng , Qihang Yu , Ali Athar , Chenglin Yang , Linjie Yang , Xiaojie Jin , Xiaohui Shen , Liang-Chieh Chen

Common visual recognition tasks such as classification, object detection, and semantic segmentation are rapidly reaching maturity, and given the recent rate of progress, it is not unreasonable to conjecture that techniques for many of these…

计算机视觉与模式识别 · 计算机科学 2016-12-15 Yan Zhu , Yuandong Tian , Dimitris Mexatas , Piotr Dollár

The Common Objects in Context (COCO) dataset has been instrumental in benchmarking object detectors over the past decade. Like every dataset, COCO contains subtle errors and imperfections stemming from its annotation procedure. With the…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Shweta Singh , Aayan Yadav , Jitesh Jain , Humphrey Shi , Justin Johnson , Karan Desai

This paper aims to reduce the time to annotate images for panoptic segmentation, which requires annotating segmentation masks and class labels for all object instances and stuff regions. We formulate our approach as a collaborative process…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Jasper R. R. Uijlings , Mykhaylo Andriluka , Vittorio Ferrari

To help address the occlusion problem in panoptic segmentation and image understanding, this paper proposes a new large-scale dataset named COCO-OLAC (COCO Occlusion Labels for All Computer Vision Tasks), which is derived from the COCO…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Wenbo Wei , Jun Wang , Abhir Bhalerao

This paper describes the COCO-Text dataset. In recent years large-scale datasets like SUN and Imagenet drove the advancement of scene understanding and object recognition. The goal of COCO-Text is to advance state-of-the-art in text…

计算机视觉与模式识别 · 计算机科学 2016-06-21 Andreas Veit , Tomas Matera , Lukas Neumann , Jiri Matas , Serge Belongie

The absence of large scale datasets with pixel-level supervisions is a significant obstacle for the training of deep convolutional networks for scene text segmentation. For this reason, synthetic data generation is normally employed to…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Simone Bonechi , Paolo Andreini , Monica Bianchini , Franco Scarselli

Most methods for object instance segmentation require all training examples to be labeled with segmentation masks. This requirement makes it expensive to annotate new categories and has restricted instance segmentation models to ~100…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Ronghang Hu , Piotr Dollár , Kaiming He , Trevor Darrell , Ross Girshick

Panoptic segmentation combines instance and semantic predictions, allowing the detection of "things" and "stuff" simultaneously. Effectively approaching panoptic segmentation in remotely sensed data can be auspicious in many challenging…

Image segmentation for video analysis plays an essential role in different research fields such as smart city, healthcare, computer vision and geoscience, and remote sensing applications. In this regard, a significant effort has been…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Omar Elharrouss , Somaya Al-Maadeed , Nandhini Subramanian , Najmath Ottakath , Noor Almaadeed , Yassine Himeur

Obtaining accurate labels for instance segmentation is particularly challenging due to the complex nature of the task. Each image necessitates multiple annotations, encompassing not only the object class but also its precise spatial…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Moshe Kimhi , Omer Kerem , Eden Grad , Ehud Rivlin , Chaim Baskin

Automating the annotation of scanned documents is challenging, requiring a balance between computational efficiency and accuracy. DocParseNet addresses this by combining deep learning and multi-modal learning to process both text and visual…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Ahmad Mohammadshirazi , Ali Nosrati Firoozsalari , Mengxi Zhou , Dheeraj Kulshrestha , Rajiv Ramnath

We present Pix2Cap-COCO, the first panoptic pixel-level caption dataset designed to advance fine-grained visual understanding. To achieve this, we carefully design an automated annotation pipeline that prompts GPT-4V to generate…

计算机视觉与模式识别 · 计算机科学 2025-01-24 Zuyao You , Junke Wang , Lingyu Kong , Bo He , Zuxuan Wu

Panoptic segmentation has become a new standard of visual recognition task by unifying previous semantic segmentation and instance segmentation tasks in concert. In this paper, we propose and explore a new video extension of this task,…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Dahun Kim , Sanghyun Woo , Joon-Young Lee , In So Kweon

We present a new dataset with the goal of advancing the state-of-the-art in object recognition by placing the question of object recognition in the context of the broader question of scene understanding. This is achieved by gathering images…

计算机视觉与模式识别 · 计算机科学 2015-02-24 Tsung-Yi Lin , Michael Maire , Serge Belongie , Lubomir Bourdev , Ross Girshick , James Hays , Pietro Perona , Deva Ramanan , C. Lawrence Zitnick , Piotr Dollár

We demonstrate our solution for the 2019 COCO panoptic segmentation task. Our method first performs instance segmentation and semantic segmentation separately, then combines the two to generate panoptic segmentation results. To enhance the…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Mehmet Yildirim , Yogesh Langhe

In this paper, we present a conceptually simple, strong, and efficient framework for fully- and weakly-supervised panoptic segmentation, called Panoptic FCN. Our approach aims to represent and predict foreground things and background stuff…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Yanwei Li , Hengshuang Zhao , Xiaojuan Qi , Yukang Chen , Lu Qi , Liwei Wang , Zeming Li , Jian Sun , Jiaya Jia

Rich high-quality annotated data is critical for semantic segmentation learning, yet acquiring dense and pixel-wise ground-truth is both labor- and time-consuming. Coarse annotations (e.g., scribbles, coarse polygons) offer an economical…

计算机视觉与模式识别 · 计算机科学 2018-08-29 Yadan Luo , Ziwei Wang , Zi Huang , Yang Yang , Cong Zhao

Humans have the remarkable ability to perceive objects as a whole, even when parts of them are occluded. This ability of amodal perception forms the basis of our perceptual and cognitive understanding of our world. To enable robots to…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Rohit Mohan , Abhinav Valada

In this paper, we conduct a comprehensive study on the co-salient object detection (CoSOD) problem for images. CoSOD is an emerging and rapidly growing extension of salient object detection (SOD), which aims to detect the co-occurring…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Deng-Ping Fan , Tengpeng Li , Zheng Lin , Ge-Peng Ji , Dingwen Zhang , Ming-Ming Cheng , Huazhu Fu , Jianbing Shen
‹ 上一页 1 2 3 10 下一页 ›