中文
相关论文

相关论文: One-Shot Fine-Grained Instance Retrieval

200 篇论文

With the rapid advances of image editing techniques in recent years, image manipulation detection has attracted considerable attention since the increasing security risks posed by tampered images. To address these challenges, a novel…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Fengsheng Wang , Leyi Wei

Current approaches for fine-grained recognition do the following: First, recruit experts to annotate a dataset of images, optionally also collecting more structured data in the form of part annotations and bounding boxes. Second, train a…

计算机视觉与模式识别 · 计算机科学 2016-10-19 Jonathan Krause , Benjamin Sapp , Andrew Howard , Howard Zhou , Alexander Toshev , Tom Duerig , James Philbin , Li Fei-Fei

Fine-Grained Visual Classification (FGVC) is an important computer vision problem that involves small diversity within the different classes, and often requires expert annotators to collect data. Utilizing this notion of small visual…

计算机视觉与模式识别 · 计算机科学 2018-09-24 Abhimanyu Dubey , Otkrist Gupta , Ramesh Raskar , Nikhil Naik

Recognizing objects from subcategories with very subtle differences remains a challenging task due to the large intra-class and small inter-class variation. Recent work tackles this problem in a weakly-supervised manner: object parts are…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Wei Luo , Xitong Yang , Xianjie Mo , Yuheng Lu , Larry S. Davis , Jun Li , Jian Yang , Ser-Nam Lim

We study the problem of object detection over scanned images of scientific documents. We consider images that contain objects of varying aspect ratios and sizes and range from coarse elements such as tables and figures to fine elements such…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Ankur Goswami , Joshua McGrath , Shanan Peters , Theodoros Rekatsinas

Detection of objects is extremely important in various aerial vision-based applications. Over the last few years, the methods based on convolution neural networks have made substantial progress. However, because of the large variety of…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Pourya Shamsolmoali , Masoumeh Zareapoor , Jocelyn Chanussot , Huiyu Zhou , Jie Yang

Few-shot open-set recognition aims to classify both seen and novel images given only limited training data of seen classes. The challenge of this task is that the model is required not only to learn a discriminative classifier to classify…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Nan Song , Chi Zhang , Guosheng Lin

When data is unlabelled and the target task is not known a priori, divergent search offers a strategy for learning a wide range of skills. Having such a repertoire allows a system to adapt to new, unforeseen tasks. Unlabelled image data is…

神经与进化计算 · 计算机科学 2020-04-20 Jeremy Tan , Bernhard Kainz

Most of us are not experts in specific fields, such as ornithology. Nonetheless, we do have general image and language understanding capabilities that we use to match what we see to expert resources. This allows us to expand our knowledge…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Subhabrata Choudhury , Iro Laina , Christian Rupprecht , Andrea Vedaldi

Fine-grained classification remains a challenging task because distinguishing categories needs learning complex and local differences. Diversity in the pose, scale, and position of objects in an image makes the problem even more difficult.…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Mahdi Darvish , Mahsa Pouramini , Hamid Bahador

Most object-level mapping systems in use today make use of an upstream learned object instance segmentation model. If we want to teach them about a new object or segmentation class, we need to build a large dataset and retrain the system.…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Nicolas Gorlo , Kenneth Blomqvist , Francesco Milano , Roland Siegwart

The goal of few-shot fine-grained image classification is to recognize rarely seen fine-grained objects in the query set, given only a few samples of this class in the support set. Previous works focus on learning discriminative image…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Yike Wu , Bo Zhang , Gang Yu , Weixi Zhang , Bin Wang , Tao Chen , Jiayuan Fan

Convolutional neural networks (CNNs) have been widely used in the computer vision community, significantly improving the state-of-the-art. But learning good features often is computationally expensive in machine learning settings and is…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Janis Mohr , Jörg Frochte

Classification between thousands of classes in high-resolution images is one of the heavily studied problems in deep learning over the last decade. However, the challenge of fine-grained multi-class classification of objects in aerial…

计算机视觉与模式识别 · 计算机科学 2018-08-29 Eran Dahan , Tzvi Diskin

The performance of current Scene Graph Generation models is severely hampered by some hard-to-distinguish predicates, e.g., "woman-on/standing on/walking on-beach" or "woman-near/looking at/in front of-child". While general SGG models are…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Xinyu Lyu , Lianli Gao , Yuyu Guo , Zhou Zhao , Hao Huang , Heng Tao Shen , Jingkuan Song

Transferring the knowledge learned from large scale datasets (e.g., ImageNet) via fine-tuning offers an effective solution for domain-specific fine-grained visual categorization (FGVC) tasks (e.g., recognizing bird species or car make and…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Yin Cui , Yang Song , Chen Sun , Andrew Howard , Serge Belongie

Recent advances in deep learning greatly boost the performance of object detection. State-of-the-art methods such as Faster-RCNN, FPN and R-FCN have achieved high accuracy in challenging benchmark datasets. However, these methods require…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Hao Yang , Hao Wu , Hao Chen

Prediction of the action outcome is a new challenge for a robot collaboratively working with humans. With the impressive progress in video action recognition in recent years, fine-grained action recognition from video data turns into a new…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Tianqi Ma , Lin Zhang , Xiumin Diao , Ou Ma

Weakly supervised object detection (WSOD) using only image-level annotations has attracted growing attention over the past few years. Existing approaches using multiple instance learning easily fall into local optima, because such mechanism…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Chenhao Lin , Siwen Wang , Dongqi Xu , Yu Lu , Wayne Zhang

Composed Image Retrieval (CIR) allows users to search target images with a multimodal query, comprising a reference image and a modification text that describes the user's modification demand over the reference image. Nevertheless, due to…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Haoqiang Lin , Haokun Wen , Xuemeng Song , Meng Liu , Yupeng Hu , Liqiang Nie