中文
相关论文

相关论文: CSCNET: Class-Specified Cascaded Network for Compo…

200 篇论文

Current state-of-the-art object objectors are fine-tuned from the off-the-shelf networks pretrained on large-scale classification dataset ImageNet, which incurs some additional problems: 1) The classification and detection have different…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Rui Zhu , Shifeng Zhang , Xiaobo Wang , Longyin Wen , Hailin Shi , Liefeng Bo , Tao Mei

Zero-shot learning (ZSL) aims to recognize unseen classes by generalizing the relation between visual features and semantic attributes learned from the seen classes. A recent paradigm called transductive zero-shot learning further leverages…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Zhengbo Wang , Jian Liang , Zilei Wang , Tieniu Tan

Unsupervised domain adaptation in semantic segmentation has been raised to alleviate the reliance on expensive pixel-wise annotations. It leverages a labeled source domain dataset as well as unlabeled target domain images to learn a…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Xin Lai , Zhuotao Tian , Xiaogang Xu , Yingcong Chen , Shu Liu , Hengshuang Zhao , Liwei Wang , Jiaya Jia

Precise and rapid categorization of images in the B-scan ultrasound modality is vital for diagnosing ocular diseases. Nevertheless, distinguishing various diseases in ultrasound still challenges experienced ophthalmologists. Thus a novel…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Ruilong Dan , Yunxiang Li , Yijie Wang , Gangyong Jia , Ruiquan Ge , Juan Ye , Qun Jin , Yaqi Wang

The goal of object-centric representation learning is to decompose visual scenes into a structured representation that isolates the entities. Recent successes have shown that object-centric representation learning can be scaled to…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Aniket Didolkar , Andrii Zadaianchuk , Anirudh Goyal , Mike Mozer , Yoshua Bengio , Georg Martius , Maximilian Seitzer

Parametric point clouds are sampled from CAD shapes and are becoming increasingly common in industrial manufacturing. Most CAD-specific deep learning methods focus on geometric features, while overlooking constraints inherent in CAD shapes.…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Xi Cheng , Ruiqi Lei , Di Huang , Zhichao Liao , Fengyuan Piao , Yan Chen , Pingfa Feng , Long Zeng

Zero-Shot Learning (ZSL) is a classification task where we do not have even a single training labeled example from a set of unseen classes. Instead, we only have prior information (or description) about seen and unseen classes, often in the…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Shabnam Daghaghi , Tharun Medini , Anshumali Shrivastava

Zero-shot learning (ZSL) aims to recognize objects from unseen classes, where the kernel problem is to transfer knowledge from seen classes to unseen classes by establishing appropriate mappings between visual and semantic features. The…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Bo Liu , Qiulei Dong , Zhanyi Hu

We present a framework for learning disentangled representation of CapsNet by information bottleneck constraint that distills information into a compact form and motivates to learn an interpretable factorized capsule. In our $\beta$-CapsNet…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Ming-fei Hu , Jian-wei Liu

In Generalized Zero-Shot Learning (GZSL), unseen categories (for which no visual data are available at training time) can be predicted by leveraging their class embeddings (e.g., a list of attributes describing them) together with a…

计算机视觉与模式识别 · 计算机科学 2021-09-15 Federico Marmoreo , Julio Ivan Davila Carrazco , Vittorio Murino , Jacopo Cavazza

Compositional Zero-Shot Learning (CZSL) aims to recognize subtle differences in meaning or the combination of states and objects through the use of known and unknown concepts during training. Existing methods either focused on prompt…

计算机视觉与模式识别 · 计算机科学 2025-01-30 Sua Jung

Compositional zero-shot learning (CZSL) task aims to recognize unseen compositional visual concepts, e.g., sliced tomatoes, where the model is learned only from the seen compositions, e.g., sliced potatoes and red tomatoes. Thanks to the…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Wentao Bao , Lichang Chen , Heng Huang , Yu Kong

Continuous Generalized Category Discovery (C-GCD) aims to continually discover novel classes from unlabelled image sets while maintaining performance on old classes. In this paper, we propose a novel learning framework, dubbed Neighborhood…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Ye Wang , Yaxiong Wang , Guoshuai Zhao , Xueming Qian

Training of object detection models using less data is currently the focus of existing N-shot learning models in computer vision. Such methods use object-level labels and takes hours to train on unseen classes. There are many cases where we…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Asra Aslam , Edward Curry

Zero-shot learning (ZSL) aims to recognize unseen classes by leveraging semantic information from seen classes, but most existing methods assume accurate class labels for training instances. However, in real-world scenarios, noise and…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Jinfu Fan , Jiangnan Li , Xiaowen Yan , Xiaohui Zhong , Wenpeng Lu , Linqing Huang

Conventional deep learning based methods for object detection require a large amount of bounding box annotations for training, which is expensive to obtain such high quality annotated data. Few-shot object detection, which learns to adapt…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Hanzhe Hu , Shuai Bai , Aoxue Li , Jinshi Cui , Liwei Wang

The class-agnostic counting (CAC) task has recently been proposed to solve the problem of counting all objects of an arbitrary class with several exemplars given in the input image. To address this challenging task, existing leading methods…

计算机视觉与模式识别 · 计算机科学 2025-07-14 Hefeng Wu , Yandong Chen , Lingbo Liu , Tianshui Chen , Keze Wang , Liang Lin

We tackle the problem of one-shot segmentation: finding and segmenting a previously unseen object in a cluttered scene based on a single instruction example. We propose a novel dataset, which we call $\textit{cluttered Omniglot}$. Using a…

计算机视觉与模式识别 · 计算机科学 2018-06-14 Claudio Michaelis , Matthias Bethge , Alexander S. Ecker

Humans' innate ability to decompose scenes into objects allows for efficient understanding, predicting, and planning. In light of this, Object-Centric Learning (OCL) attempts to endow networks with similar capabilities, learning to…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Junhong Zou , Xiangyu Zhu , Zhaoxiang Zhang , Zhen Lei

We present neural architectures that disentangle RGB-D images into objects' shapes and styles and a map of the background scene, and explore their applications for few-shot 3D object detection and few-shot concept classification. Our…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Mihir Prabhudesai , Shamit Lal , Darshan Patil , Hsiao-Yu Tung , Adam W Harley , Katerina Fragkiadaki