中文
相关论文

相关论文: CapDet: Unifying Dense Captioning and Open-World D…

200 篇论文

Combining simple architectures with large-scale pre-training has led to massive improvements in image classification. For object detection, pre-training and scaling approaches are less well established, especially in the long-tailed and…

With the maturity of visual detection techniques, we are more ambitious in describing visual content with open-vocabulary, fine-grained and free-form language, i.e., the task of image captioning. In particular, we are interested in…

计算机视觉与模式识别 · 计算机科学 2019-06-07 Zheng-Jun Zha , Daqing Liu , Hanwang Zhang , Yongdong Zhang , Feng Wu

State-of-the-art weakly supervised text classification methods, while significantly reduced the required human supervision, still requires the supervision to cover all the classes of interest. This is never easy to meet in practice when…

计算与语言 · 计算机科学 2023-11-27 Tianle Wang , Zihan Wang , Weitang Liu , Jingbo Shang

Task driven object detection aims to detect object instances suitable for affording a task in an image. Its challenge lies in object categories available for the task being too diverse to be limited to a closed set of object vocabulary for…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Jiajin Tang , Ge Zheng , Jingyi Yu , Sibei Yang

Dense video captioning aims to generate multiple associated captions with their temporal locations from the video. Previous methods follow a sophisticated "localize-then-describe" scheme, which heavily relies on numerous hand-crafted…

计算机视觉与模式识别 · 计算机科学 2021-11-18 Teng Wang , Ruimao Zhang , Zhichao Lu , Feng Zheng , Ran Cheng , Ping Luo

Image Captioning is a task that combines computer vision and natural language processing, where it aims to generate descriptive legends for images. It is a two-fold process relying on accurate image understanding and correct language…

计算机视觉与模式识别 · 计算机科学 2021-07-29 Ahmed Elhagry , Karima Kadaoui

For decades, Computer Vision has aimed at enabling machines to perceive the external world. Initial limitations led to the development of highly specialized niches. As success in each task accrued and research progressed, increasingly…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Andrei-Stefan Bulzan , Cosmin Cernazanu-Glavan

Over the past few years, there has been growing interest in developing a broad, universal, and general-purpose computer vision system. Such systems have the potential to address a wide range of vision tasks simultaneously, without being…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Feng Lin , Wenze Hu , Yaowei Wang , Yonghong Tian , Guangming Lu , Fanglin Chen , Yong Xu , Xiaoyu Wang

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

Recent advances in detecting arbitrary objects in the real world are trained and evaluated on object detection datasets with a relatively restricted vocabulary. To facilitate the development of more general visual object detection, we…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Jiaqi Wang , Pan Zhang , Tao Chu , Yuhang Cao , Yujie Zhou , Tong Wu , Bin Wang , Conghui He , Dahua Lin

While convolutional neural networks have brought significant advances in robot vision, their ability is often limited to closed world scenarios, where the number of semantic concepts to be recognized is determined by the available training…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Dario Fontanel , Fabio Cermelli , Massimiliano Mancini , Samuel Rota Bulò , Elisa Ricci , Barbara Caputo

Dense video captioning is a challenging task that aims to localize and caption multiple events in an untrimmed video. Recent studies mainly follow the transformer-based architecture to jointly perform the two sub-tasks, i.e., event…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Yizhe Li , Sanping Zhou , Zheng Qin , Le Wang

3D dense captioning, as an emerging vision-language task, aims to identify and locate each object from a set of point clouds and generate a distinctive natural language sentence for describing each located object. However, the existing…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yufeng Zhong , Long Xu , Jiebo Luo , Lin Ma

Recent research on universal object detection aims to introduce language in a SoTA closed-set detector and then generalize the open-set concepts by constructing large-scale (text-region) datasets for training. However, these methods face…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Qibo Chen , Weizhong Jin , Jianyue Ge , Mengdi Liu , Yuchao Yan , Jian Jiang , Li Yu , Xuanjiang Guo , Shuchang Li , Jianzhong Chen

In computer vision pixelwise dense prediction is the task of predicting a label for each pixel in the image. Convolutional neural networks achieve good performance on this task, while being computationally efficient. In this paper we carry…

计算与语言 · 计算机科学 2016-12-15 Tom Sercu , Vaibhava Goel

In this paper, we consider a highly general image recognition setting wherein, given a labelled and unlabelled set of images, the task is to categorize all images in the unlabelled set. Here, the unlabelled images may come from labelled…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Sagar Vaze , Kai Han , Andrea Vedaldi , Andrew Zisserman

Pre-trained vision-language models, e.g., CLIP, working with manually designed prompts have demonstrated great capacity of transfer learning. Recently, learnable prompts achieve state-of-the-art performance, which however are prone to…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Baoshuo Kan , Teng Wang , Wenpeng Lu , Xiantong Zhen , Weili Guan , Feng Zheng

Image captioning has been shown as an effective pretraining method similar to contrastive pretraining. However, the incorporation of location-aware information into visual pretraining remains an area with limited research. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Bo Wan , Michael Tschannen , Yongqin Xian , Filip Pavetic , Ibrahim Alabdulmohsin , Xiao Wang , André Susano Pinto , Andreas Steiner , Lucas Beyer , Xiaohua Zhai

Vision and Language (VL) models offer an effective method for aligning representation spaces of images and text, leading to numerous applications such as cross-modal retrieval, visual question answering, captioning, and more. However, the…

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