中文
相关论文

相关论文: CFA: Constraint-based Finetuning Approach for Gene…

200 篇论文

Object detection is a critical field in computer vision focusing on accurately identifying and locating specific objects in images or videos. Traditional methods for object detection rely on large labeled training datasets for each object…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Vishal Chudasama , Hiran Sarkar , Pankaj Wasnik , Vineeth N Balasubramanian , Jayateja Kalla

Few-Shot Object Detection (FSOD) is a rapidly growing field in computer vision. It consists in finding all occurrences of a given set of classes with only a few annotated examples for each class. Numerous methods have been proposed to…

计算机视觉与模式识别 · 计算机科学 2022-01-07 Pierre Le Jeune , Anissa Mokraoui

Few-shot object detection~(FSOD), which aims to detect novel objects with limited annotated instances, has made significant progress in recent years. However, existing methods still suffer from biased representations, especially for novel…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Zheng Wang , Yingjie Gao , Qingjie Liu , Yunhong Wang

Few-shot object detection (FSOD) aims at extending a generic detector for novel object detection with only a few training examples. It attracts great concerns recently due to the practical meanings. Meta-learning has been demonstrated to be…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Zichen Wang , Bo Yang , Haonan Yue , Zhenghao Ma

Incremental few-shot learning is highly expected for practical robotics applications. On one hand, robot is desired to learn new tasks quickly and flexibly using only few annotated training samples; on the other hand, such new additional…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Yiting Li , Haiyue Zhu , Sichao Tian , Fan Feng , Jun Ma , Chek Sing Teo , Cheng Xiang , Prahlad Vadakkepat , Tong Heng Lee

Few-shot object detection (FSOD) aims to strengthen the performance of novel object detection with few labeled samples. To alleviate the constraint of few samples, enhancing the generalization ability of learned features for novel objects…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Aming Wu , Yahong Han , Linchao Zhu , Yi Yang

The objective of few-shot object detection (FSOD) is to detect novel objects with few training samples. The core challenge of this task is how to construct a generalized feature space for novel categories with limited data on the basis of…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Ruoyu Chen , Hua Zhang , Jingzhi Li , Li Liu , Zhen Huang , Xiaochun Cao

Object detection is an essential and fundamental task in computer vision and satellite image processing. Existing deep learning methods have achieved impressive performance thanks to the availability of large-scale annotated datasets. Yet,…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Fahong Zhang , Yilei Shi , Zhitong Xiong , Xiao Xiang Zhu

Real-world object detection is highly desired to be equipped with the learning expandability that can enlarge its detection classes incrementally. Moreover, such learning from only few annotated training samples further adds the flexibility…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Yiting Li , Haiyue Zhu , Jun Ma , Chek Sing Teo , Cheng Xiang , Prahlad Vadakkepat , Tong Heng Lee

In this paper, we explore incremental few-shot object detection (iFSD), which incrementally learns novel classes using only a few examples without revisiting base classes. Previous iFSD works achieved the desired results by applying…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Tae-Min Choi , Jong-Hwan Kim

Privacy and memory are two recurring themes in a broad conversation about the societal impact of AI. These concerns arise from the need for huge amounts of data to train deep neural networks. A promise of Generalized Few-shot Object…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Karim Guirguis , Johannes Meier , George Eskandar , Matthias Kayser , Bin Yang , Juergen Beyerer

Few-shot object detection (FSOD) aims to detect objects using only a few examples. How to adapt state-of-the-art object detectors to the few-shot domain remains challenging. Object proposal is a key ingredient in modern object detectors.…

计算机视觉与模式识别 · 计算机科学 2022-06-03 Guangxing Han , Shiyuan Huang , Jiawei Ma , Yicheng He , Shih-Fu Chang

Object detection as a subfield within computer vision has achieved remarkable progress, which aims to accurately identify and locate a specific object from images or videos. Such methods rely on large-scale labeled training samples for each…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Zhimeng Xin , Shiming Chen , Tianxu Wu , Yuanjie Shao , Weiping Ding , Xinge You

The generic object detection (GOD) task has been successfully tackled by recent deep neural networks, trained by an avalanche of annotated training samples from some common classes. However, it is still non-trivial to generalize these…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Tianying Liu , Lu Zhang , Yang Wang , Jihong Guan , Yanwei Fu , Jiajia Zhao , Shuigeng Zhou

Few-shot object detection (FSOD) aims to detect never-seen objects using few examples. This field sees recent improvement owing to the meta-learning techniques by learning how to match between the query image and few-shot class examples,…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Guangxing Han , Yicheng He , Shiyuan Huang , Jiawei Ma , Shih-Fu Chang

Remote sensing object detection is particularly challenging due to the high resolution, multi-scale features, and diverse ground object characteristics inherent in satellite and UAV imagery. These challenges necessitate more advanced…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Hui Lin , Nan Li , Pengjuan Yao , Kexin Dong , Yuhan Guo , Danfeng Hong , Ying Zhang , Congcong Wen

In this paper, we propose a study of the cross-domain few-shot object detection (CD-FSOD) benchmark, consisting of image data from a diverse data domain. On the proposed benchmark, we evaluate state-of-art FSOD approaches, including…

计算机视觉与模式识别 · 计算机科学 2023-05-04 Wuti Xiong

Few-shot object detection (FSOD) identifies objects from extremely few annotated samples. Most existing FSOD methods, recently, apply the two-stage learning paradigm, which transfers the knowledge learned from abundant base classes to…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Zhimeng Xin , Tianxu Wu , Shiming Chen , Yixiong Zou , Ling Shao , Xinge You

Few-shot object detection, the problem of modelling novel object detection categories with few training instances, is an emerging topic in the area of few-shot learning and object detection. Contemporary techniques can be divided into two…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Berkan Demirel , Orhun Buğra Baran , Ramazan Gokberk Cinbis

Few-shot object detection (FSOD) is challenging due to unstable optimization and limited generalization arising from the scarcity of training samples. To address these issues, we propose a hybrid ensemble decoder that enhances…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Xuanlong Yu , Youyang Sha , Longfei Liu , Xi Shen , Di Yang
‹ 上一页 1 2 3 10 下一页 ›