中文
相关论文

相关论文: CLIP4Caption: CLIP for Video Caption

200 篇论文

Supervised visual captioning models typically require a large scale of images or videos paired with descriptions in a specific language (i.e., the vision-caption pairs) for training. However, collecting and labeling large-scale datasets is…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Bang Yang , Fenglin Liu , Xian Wu , Yaowei Wang , Xu Sun , Yuexian Zou

We propose a new task, dataset and model for grounded video caption generation. This task unifies captioning and object grounding in video, where the objects in the caption are grounded in the video via temporally consistent bounding boxes.…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Evangelos Kazakos , Cordelia Schmid , Josef Sivic

In recent years, video-based person Re-Identification (ReID) has gained attention for its ability to leverage spatiotemporal cues to match individuals across non-overlapping cameras. However, current methods struggle with high-difficulty…

计算机视觉与模式识别 · 计算机科学 2026-04-10 Shogo Hamano , Shunya Wakasugi , Tatsuhito Sato , Sayaka Nakamura

Zero-shot video captioning requires that a model generate high-quality captions without human-annotated video-text pairs for training. State-of-the-art approaches to the problem leverage CLIP to extract visual-relevant textual prompts to…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Mingkai Tian , Guorong Li , Yuankai Qi , Amin Beheshti , Javen Qinfeng Shi , Anton van den Hengel , Qingming Huang

Most current captioning systems use language models trained on data from specific settings, such as image-based captioning via Amazon Mechanical Turk, limiting their ability to generalize to other modality distributions and contexts. This…

计算与语言 · 计算机科学 2025-01-07 Ariel Shaulov , Tal Shaharabany , Eitan Shaar , Gal Chechik , Lior Wolf

Modern video-text retrieval frameworks basically consist of three parts: video encoder, text encoder and the similarity head. With the success on both visual and textual representation learning, transformer based encoders and fusion methods…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Zijian Gao , Jingyu Liu , Weiqi Sun , Sheng Chen , Dedan Chang , Lili Zhao

There has been a significant progress in text conditional image generation models. Recent advancements in this field depend not only on improvements in model structures, but also vast quantities of text-image paired datasets. However,…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Seungdae Han , Joohee Kim

Capturing a video's meaning and critical concepts by analyzing the subtle details is a fundamental yet challenging task in video captioning. Identifying the dominant emotional tone in a video significantly enhances the perception of its…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Ehsan Faghihi , Mohammedreza Zarenejad , Ali-Asghar Beheshti Shirazi

Image captioning is a multimodal problem that has drawn extensive attention in both the natural language processing and computer vision community. In this paper, we present a novel image captioning architecture to better explore semantics…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Zhan Shi , Xu Zhou , Xipeng Qiu , Xiaodan Zhu

Current video captioning approaches often suffer from problems of missing objects in the video to be described, while generating captions semantically similar with ground truth sentences. In this paper, we propose a new approach to video…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Rushi J. Babariya , Toru Tamaki

Recently, vision-language models like CLIP have advanced the state of the art in a variety of multi-modal tasks including image captioning and caption evaluation. Many approaches leverage CLIP for cross-modal retrieval to condition…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Fabian Paischer , Markus Hofmarcher , Sepp Hochreiter , Thomas Adler

Video Captioning is considered to be one of the most challenging problems in the field of computer vision. Video Captioning involves the combination of different deep learning models to perform object detection, action detection, and…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Soheyla Amirian , Abolfazl Farahani , Hamid R. Arabnia , Khaled Rasheed , Thiab R. Taha

Recent advancements in multimodal models highlight the value of rewritten captions for improving performance, yet key challenges remain. For example, while synthetic captions often provide superior quality and image-text alignment, it is…

计算机视觉与模式识别 · 计算机科学 2024-10-04 Zhengfeng Lai , Vasileios Saveris , Chen Chen , Hong-You Chen , Haotian Zhang , Bowen Zhang , Juan Lao Tebar , Wenze Hu , Zhe Gan , Peter Grasch , Meng Cao , Yinfei Yang

Cross-modal learning of video and text plays a key role in Video Question Answering (VideoQA). In this paper, we propose a visual-text attention mechanism to utilize the Contrastive Language-Image Pre-training (CLIP) trained on lots of…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Shuhong Ye , Weikai Kong , Chenglin Yao , Jianfeng Ren , Xudong Jiang

Image Captioning for state-of-the-art VLMs has significantly improved over time; however, this comes at the cost of increased computational complexity, making them less accessible for resource-constrained applications such as mobile devices…

计算机视觉与模式识别 · 计算机科学 2025-09-05 Sania Waheed , Na Min An

Given the accelerating progress of vision and language modeling, accurate evaluation of machine-generated image captions remains critical. In order to evaluate captions more closely to human preferences, metrics need to discriminate between…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Koki Maeda , Shuhei Kurita , Taiki Miyanishi , Naoaki Okazaki

We propose OmniCaptioner, a versatile visual captioning framework for generating fine-grained textual descriptions across a wide variety of visual domains. Unlike prior methods limited to specific image types (e.g., natural images or…

Contemporary deep learning based video captioning follows encoder-decoder framework. In encoder, visual features are extracted with 2D/3D Convolutional Neural Networks (CNNs) and a transformed version of those features is passed to the…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Nayyer Aafaq , Naveed Akhtar , Wei Liu , Ajmal Mian

Fine-tuning image captioning models with hand-crafted rewards like the CIDEr metric has been a classical strategy for promoting caption quality at the sequence level. This approach, however, is known to limit descriptiveness and semantic…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Nicholas Moratelli , Marcella Cornia , Lorenzo Baraldi , Rita Cucchiara

While most conversational AI systems focus on textual dialogue only, conditioning utterances on visual context (when it's available) can lead to more realistic conversations. Unfortunately, a major challenge for incorporating visual context…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Paul Hongsuck Seo , Arsha Nagrani , Cordelia Schmid