中文
相关论文

相关论文: Perceptual Group Tokenizer: Building Perception wi…

200 篇论文

We consider the problem of retrieving objects from image data and learning to classify them into meaningful semantic categories with minimal supervision. To that end, we propose a fully differentiable unsupervised deep clustering approach…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Steven Hickson , Anelia Angelova , Irfan Essa , Rahul Sukthankar

Commonly used image tokenizers produce a 2D grid of spatially arranged tokens. In contrast, so-called 1D image tokenizers represent images as highly compressed one-dimensional sequences of as few as 32 discrete tokens. We find that the high…

计算机视觉与模式识别 · 计算机科学 2025-06-11 L. Lao Beyer , T. Li , X. Chen , S. Karaman , K. He

Anticipating actions and objects before they start or appear is a difficult problem in computer vision with several real-world applications. This task is challenging partly because it requires leveraging extensive knowledge of the world…

计算机视觉与模式识别 · 计算机科学 2016-12-01 Carl Vondrick , Hamed Pirsiavash , Antonio Torralba

Group activity recognition is a hot topic in computer vision. Recognizing activities through group relationships plays a vital role in group activity recognition. It holds practical implications in various scenarios, such as video analysis,…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Chuanchuan Wang , Ahmad Sufril Azlan Mohamed

Clustering is a class of unsupervised learning methods that has been extensively applied and studied in computer vision. Little work has been done to adapt it to the end-to-end training of visual features on large scale datasets. In this…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Mathilde Caron , Piotr Bojanowski , Armand Joulin , Matthijs Douze

Vision-language models like CLIP can offer a promising foundation for 3D scene understanding when extended with 3D tokenizers. However, standard approaches, such as k-nearest neighbor or radius-based tokenization, struggle with cross-domain…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Guofeng Mei , Bin Ren , Juan Liu , Luigi Riz , Xiaoshui Huang , Xu Zheng , Yongshun Gong , Ming-Hsuan Yang , Nicu Sebe , Fabio Poiesi

Computer vision can be understood as the ability to perform inference on image data. Breakthroughs in computer vision technology are often marked by advances in inference techniques. This thesis proposes novel inference schemes and…

计算机视觉与模式识别 · 计算机科学 2017-09-04 Varun Jampani

Scene graph generation is a sophisticated task because there is no specific recognition pattern (e.g., "looking at" and "near" have no conspicuous difference concerning vision, whereas "near" could occur between entities with different…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Xiaoguang Chang , Teng Wang , Changyin Sun , Wenzhe Cai

We present an extension to masked autoencoders (MAE) which improves on the representations learnt by the model by explicitly encouraging the learning of higher scene-level features. We do this by: (i) the introduction of a perceptual…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Samyakh Tukra , Frederick Hoffman , Ken Chatfield

Recent image generative models typically capture the image distribution in a pre-constructed latent space, relying on a frozen image tokenizer. However, there exists a significant discrepancy between the reconstruction and generation…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Kai Qiu , Xiang Li , Hao Chen , Jason Kuen , Xiaohao Xu , Jiuxiang Gu , Yinyi Luo , Bhiksha Raj , Zhe Lin , Marios Savvides

The world is fundamentally compositional, so it is natural to think of visual recognition as the recognition of basic visually primitives that are composed according to well-defined rules. This strategy allows us to recognize unseen complex…

计算机视觉与模式识别 · 计算机科学 2018-01-29 Rodrigo Santa Cruz , Basura Fernando , Anoop Cherian , Stephen Gould

Image memorability refers to the phenomenon where certain images are more likely to be remembered than others. It is a quantifiable and intrinsic image attribute, defined as the likelihood of an image being remembered upon a single…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Elham Bagheri , Yalda Mohsenzadeh

The ability to estimate the perceptual error between images is an important problem in computer vision with many applications. Although it has been studied extensively, however, no method currently exists that can robustly predict visual…

计算机视觉与模式识别 · 计算机科学 2018-06-07 Ekta Prashnani , Hong Cai , Yasamin Mostofi , Pradeep Sen

Image clustering is a particularly challenging computer vision task, which aims to generate annotations without human supervision. Recent advances focus on the use of self-supervised learning strategies in image clustering, by first…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Foivos Ntelemis , Yaochu Jin , Spencer A. Thomas

Humans are excellent at perceiving illusory outlines. We are readily able to complete contours, shapes, scenes, and even unseen objects when provided with images that contain broken fragments of a connected appearance. In vision science,…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Morteza Rezanejad , Sidharth Gupta , Chandra Gummaluru , Ryan Marten , John Wilder , Michael Gruninger , Dirk B. Walther

Contemporary deep learning models have achieved impressive performance in image classification by primarily leveraging statistical regularities within large datasets, but they rarely incorporate structured insights drawn directly from…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Haobo Yang , Minghao Guo , Dequan Yang , Wenyu Wang

The widespread use of deep neural networks has achieved substantial success in many tasks. However, there still exists a huge gap between the operating mechanism of deep learning models and human-understandable decision making, so that…

人工智能 · 计算机科学 2021-03-08 Xiaowei Zhou , Jie Yin , Ivor Tsang , Chen Wang

Existing image-to-image transformation approaches primarily focus on synthesizing visually pleasing data. Generating images with correct identity labels is challenging yet much less explored. It is even more challenging to deal with image…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Wei Xiong , Yutong He , Yixuan Zhang , Wenhan Luo , Lin Ma , Jiebo Luo

Vision Transformer (ViT) architectures traditionally employ a grid-based approach to tokenization independent of the semantic content of an image. We propose a modular superpixel tokenization strategy which decouples tokenization and…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Marius Aasan , Odd Kolbjørnsen , Anne Schistad Solberg , Adín Ramirez Rivera

Image classifiers should be used with caution in the real world. Performance evaluated on a validation set may not reflect performance in the real world. In particular, classifiers may perform well for conditions that are frequently…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Adrien LeCoz , Houssem Ouertatani , Stéphane Herbin , Faouzi Adjed