中文
相关论文

相关论文: DiGeo: Discriminative Geometry-Aware Learning for …

200 篇论文

Methods for object detection and segmentation rely on large scale instance-level annotations for training, which are difficult and time-consuming to collect. Efforts to alleviate this look at varying degrees and quality of supervision.…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Siddhesh Khandelwal , Raghav Goyal , Leonid Sigal

Few-shot learning aims to adapt models trained on the base dataset to novel tasks where the categories were not seen by the model before. This often leads to a relatively uniform distribution of feature values across channels on novel…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Kaipeng Zheng , Huishuai Zhang , Weiran Huang

Finetuning from a pretrained deep model is found to yield state-of-the-art performance for many vision tasks. This paper investigates many factors that influence the performance in finetuning for object detection. There is a long-tailed…

计算机视觉与模式识别 · 计算机科学 2016-04-15 Wanli Ouyang , Xiaogang Wang , Cong Zhang , Xiaokang Yang

Data of general object images have two most common structures: (1) each object of a given shape can be rendered in multiple different views, and (2) shapes of objects can be categorized in such a way that the diversity of shapes is much…

计算机视觉与模式识别 · 计算机科学 2022-05-30 Haruo Hosoya

Camouflaged object detection and segmentation is a new and challenging research topic in computer vision. There is a serious issue of lacking data on concealed objects such as camouflaged animals in natural scenes. In this paper, we address…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Thanh-Danh Nguyen , Anh-Khoa Nguyen Vu , Nhat-Duy Nguyen , Vinh-Tiep Nguyen , Thanh Duc Ngo , Thanh-Toan Do , Minh-Triet Tran , Tam V. Nguyen

Zero-shot object recognition or zero-shot learning aims to transfer the object recognition ability among the semantically related categories, such as fine-grained animal or bird species. However, the images of different fine-grained objects…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Zongyan Han , Zhenyong Fu , Jian Yang

Conventional methods for object detection usually require substantial amounts of training data and annotated bounding boxes. If there are only a few training data and annotations, the object detectors easily overfit and fail to generalize.…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Geonuk Kim , Hong-Gyu Jung , Seong-Whan Lee

Both generalized and incremental few-shot learning have to deal with three major challenges: learning novel classes from only few samples per class, preventing catastrophic forgetting of base classes, and classifier calibration across novel…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Anna Kukleva , Hilde Kuehne , Bernt Schiele

Traditional shape descriptors have been gradually replaced by convolutional neural networks due to their superior performance in feature extraction and classification. The state-of-the-art methods recognize object shapes via image…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Wenlong Shi , Changsheng Lu , Ming Shao , Yinjie Zhang , Siyu Xia , Piotr Koniusz

Image set classification (ISC), which can be viewed as a task of comparing similarities between sets consisting of unordered heterogeneous images with variable quantities and qualities, has attracted growing research attention in recent…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Xizhan Gao , Wei Hu

Small inter-class and large intra-class variations are the main challenges in fine-grained visual classification. Objects from different classes share visually similar structures and objects in the same class can have different poses and…

计算机视觉与模式识别 · 计算机科学 2019-09-09 Amir Erfan Eshratifar , David Eigen , Michael Gormish , Massoud Pedram

In this paper, we look at cross-domain few-shot classification which presents the challenging task of learning new classes in previously unseen domains with few labelled examples. Existing methods, though somewhat effective, encounter…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Rashindrie Perera , Saman Halgamuge

In the domain of Few-Shot Image Classification, operating with as little as one example per class, the presence of image ambiguities stemming from multiple objects or complex backgrounds can significantly deteriorate performance. Our…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Aymane Abdali , Bartosz Boguslawski , Lucas Drumetz , Vincent Gripon

This work presents ViGeo, a feed-forward foundation model for recovering spatially dense and temporally consistent geometry from video sequences. Built upon a plain transformer architecture without task-specific architectural modifications,…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Zhu Yu , Jingnan Gao , Runmin Zhang , Lingteng Qiu , Zhengyi Zhao , Rui Peng , Yichao Yan , Kejie Qiu , Siyu Zhu , Si-Yuan Cao , Hui-Liang Shen

Existing object recognition models have been shown to lack robustness in diverse geographical scenarios due to domain shifts in design and context. Class representations need to be adapted to more accurately reflect an object concept under…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Kyle Buettner , Sina Malakouti , Xiang Lorraine Li , Adriana Kovashka

Deep learning has made remarkable achievement in many fields. However, learning the parameters of neural networks usually demands a large amount of labeled data. The algorithms of deep learning, therefore, encounter difficulties when…

计算机视觉与模式识别 · 计算机科学 2018-10-31 Bowen Zhang , Xifan Zhang , Fan Cheng , Deli Zhao

Few-shot learning for fine-grained image classification has gained recent attention in computer vision. Among the approaches for few-shot learning, due to the simplicity and effectiveness, metric-based methods are favorably state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Xiaoxu Li , Jijie Wu , Zhuo Sun , Zhanyu Ma , Jie Cao , Jing-Hao Xue

In autonomous driving, 3D object detection is essential for accurately identifying and tracking objects. Despite the continuous development of various technologies for this task, a significant drawback is observed in most of them-they…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Hsin-Cheng Lu , Chung-Yi Lin , Winston H. Hsu

A hallmark of the deep learning era for computer vision is the successful use of large-scale labeled datasets to train feature representations for tasks ranging from object recognition and semantic segmentation to optical flow estimation…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Stefan Stojanov , Anh Thai , Zixuan Huang , James M. Rehg

The rapid proliferation of unmanned aerial vehicles (UAVs) has highlighted the importance of robust and efficient object detection in diverse aerial scenarios. Detecting small objects under complex conditions, however, remains a significant…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Kunwei Lv , Zhiren Xiao , Hang Ren , Ping Lan