paper-with-me

홈 › Papers

Rethinking Diversified and Discriminative Proposal Generation for Visual Grounding

2018-05-09 · Zhou Yu, Jun Yu, Chenchao Xiang, Zhou Zhao, Qi Tian, DaCheng Tao

Visual grounding aims to localize an object in an image referred to by a textual query phrase. Various visual grounding approaches have been proposed, and the problem can be modularized into a general framework: proposal generation, multi-modal feature representation, and proposal ranking. Of these three modules, most existing approaches focus on the latter two, with the importance of proposal generation generally neglected. In this paper, we rethink the problem of what properties make a good proposal generator. We introduce the diversity and discrimination simultaneously when generating proposals, and in doing so propose Diversified and Discriminative Proposal Networks model (DDPN). Based on the proposals generated by DDPN, we propose a high performance baseline model for visual grounding and evaluate it on four benchmark datasets. Experimental results demonstrate that our model delivers significant improvements on all the tested data-sets (e.g., 18.8\% improvement on ReferItGame and 8.2\% improvement on Flickr30k Entities over the existing state-of-the-arts respectively)

📄 PDF Abstract BibTeX arXiv:1805.03508

Code (1)

xiangchenchao/ddpn 공식 구현 pytorch

Tasks

DiversityPhrase GroundingVisual Grounding

Similar Papers 제목 키워드 기반

Diversified Visual Attention Networks for Fine-Grained Object Classification

2016-06-28 · Bo Zhao, Xiao Wu, Jiashi Feng, Qiang Peng 외

Fine-grained object classification is a challenging task due to the subtle inter-class difference and large intra-class variation. Recently, visual attention models have been applied to automatically localize the discrim…

ClassificationDiversityGeneral ClassificationObject

Improving Contrastive Learning by Visualizing Feature Transformation

2021-08-06 · ICCV 2021 10 · Rui Zhu, Bingchen Zhao, Jingen Liu, Zhenglong Sun 외

Contrastive learning, which aims at minimizing the distance between positive pairs while maximizing that of negative ones, has been widely and successfully applied in unsupervised feature learning, where the design of po…

Contrastive LearningData AugmentationPOSSelf-Supervised Learning

Discriminative Latent Semantic Graph for Video Captioning

2021-08-08 · Yang Bai, Junyan Wang, Yang Long, Bingzhang Hu 외

Video captioning aims to automatically generate natural language sentences that can describe the visual contents of a given video. Existing generative models like encoder-decoder frameworks cannot explicitly explore the …

DecoderObjectSentenceVideo Captioning+1

Action Recognition With Motion Diversification and Dynamic Selection

2022-07-15 · TIP 2022 7 · Peiqin Zhuang, Yu Guo, Zhipeng Yu, Luping Zhou 외

Motion modeling is crucial in modern action recognition methods. As motion dynamics like moving tempos and action amplitude may vary a lot in different video clips, it poses great challenge on adaptively covering prop…

Action RecognitionComputational EfficiencyMotion Generation

Advancing High-Resolution Video-Language Representation with Large-Scale Video Transcriptions

2021-11-19 · CVPR 2022 1 · Hongwei Xue, Tiankai Hang, Yanhong Zeng, Yuchong Sun 외

We study joint video and language (VL) pre-training to enable cross-modality learning and benefit plentiful downstream VL tasks. Existing works either extract low-quality video features or learn limited text embedding, w…

RetrievalSuper-ResolutionText to Video RetrievalVideo Retrieval+2