中文
相关论文

相关论文: End-to-end One-shot Human Parsing

200 篇论文

We consider outdoor optical access points (OAPs), which, enabled by recent advances in metasurface technology, have attracted growing interest. While OAPs promise high data rates and strong physical-layer security, practical deployments…

信号处理 · 电气工程与系统科学 2025-12-23 Meysam Ghanbari , Mohammad Taghi Dabiri , Rula Ammuri , Mazen Hasna , Khalid Qaraqe

Deep learning for object classification relies heavily on convolutional models. While effective, CNNs are rarely interpretable after the fact. An attention mechanism can be used to highlight the area of the image that the model focuses on…

计算机视觉与模式识别 · 计算机科学 2019-03-18 Paresh Malalur , Tommi Jaakkola

Open-set supervised anomaly detection (OSAD) - a recently emerging anomaly detection area - aims at utilizing a few samples of anomaly classes seen during training to detect unseen anomalies (i.e., samples from open-set anomaly classes),…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Jiawen Zhu , Choubo Ding , Yu Tian , Guansong Pang

Estimating the pose of an unseen object is the goal of the challenging one-shot pose estimation task. Previous methods have heavily relied on feature matching with great success. However, these methods are often inefficient and limited by…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Pedro Castro , Tae-Kyun Kim

Scale variance among different sizes of body parts and objects is a challenging problem for visual recognition tasks. Existing works usually design dedicated backbone or apply Neural architecture Search(NAS) for each task to tackle this…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Hsin-Pai Cheng , Feng Liang , Meng Li , Bowen Cheng , Feng Yan , Hai Li , Vikas Chandra , Yiran Chen

Bottom-up human pose estimation methods have difficulties in predicting the correct pose for small persons due to challenges in scale variation. In this paper, we present HigherHRNet: a novel bottom-up human pose estimation method for…

计算机视觉与模式识别 · 计算机科学 2020-03-13 Bowen Cheng , Bin Xiao , Jingdong Wang , Honghui Shi , Thomas S. Huang , Lei Zhang

Edge computing in person re-identification (ReID) is crucial for reducing the load on central cloud servers and ensuring user privacy. Conventional compression methods for obtaining compact models require computations for each individual…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Longhua Li , Lei Qi , Xin Geng

This work studies the multi-human parsing problem. Existing methods, either following top-down or bottom-up two-stage paradigms, usually involve expensive computational costs. We instead present a high-performance Single-stage Multi-human…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Jiaming Chu , Lei Jin , Junliang Xing , Jian Zhao

Unsupervised Semantic Segmentation (USS) involves segmenting images without relying on predefined labels, aiming to alleviate the burden of extensive human labeling. Existing methods utilize features generated by self-supervised models and…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Baran Ozaydin , Tong Zhang , Deblina Bhattacharjee , Sabine Süsstrunk , Mathieu Salzmann

Human intelligence is characterized by our ability to absorb and apply knowledge from the world around us, especially in rapidly acquiring new concepts from minimal examples, underpinned by prior knowledge. Few-shot learning (FSL) aims to…

机器学习 · 计算机科学 2024-08-20 Hui Xue , Yuexuan An , Yongchun Qin , Wenqian Li , Yixin Wu , Yongjuan Che , Pengfei Fang , Minling Zhang

We propose a method that can perform one-class classification given only a small number of examples from the target class and none from the others. We formulate the learning of meaningful features for one-class classification as a…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Gabriel Dahia , Maurício Pamplona Segundo

Human body fitting, which aligns parametric body models such as SMPL to raw 3D point clouds of clothed humans, serves as a crucial first step for downstream tasks like animation and texturing. An effective fitting method should be both…

计算机视觉与模式识别 · 计算机科学 2026-05-07 Xiaoben Li , Jingyi Wu , Zeyu Cai , Siyuan Yu , Boqian Li , Yuliang Xiu

One-shot image classification aims to train image classifiers over the dataset with only one image per category. It is challenging for modern deep neural networks that typically require hundreds or thousands of images per class. In this…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Wanqi Xue , Wei Wang

The statistical supervised learning framework assumes an input-output set with a joint probability distribution that is reliably represented by the training dataset. The learner is then required to output a prediction rule learned from the…

机器学习 · 计算机科学 2026-03-31 Deborah Pereg , Martin Villiger , Brett Bouma , Polina Golland

Deep neural networks have been able to outperform humans in some cases like image recognition and image classification. However, with the emergence of various novel categories, the ability to continuously widen the learning capability of…

计算机视觉与模式识别 · 计算机科学 2020-07-31 Nihar Bendre , Hugo Terashima Marín , Peyman Najafirad

Soft prompt learning has recently emerged as one of the methods of choice for adapting V&L models to a downstream task using a few training examples. However, current methods significantly overfit the training data, suffering from large…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Adrian Bulat , Georgios Tzimiropoulos

Human parsing is for pixel-wise human semantic understanding. As human bodies are underlying hierarchically structured, how to model human structures is the central theme in this task. Focusing on this, we seek to simultaneously exploit the…

计算机视觉与模式识别 · 计算机科学 2020-03-12 Wenguan Wang , Hailong Zhu , Jifeng Dai , Yanwei Pang , Jianbing Shen , Ling Shao

Human-centric visual perception (HVP) has recently achieved remarkable progress due to advancements in large-scale self-supervised pretraining (SSP). However, existing HVP models face limitations in adapting to real-world applications,…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Xuanhan Wang , Huimin Deng , Lianli Gao , Jingkuan Song

Open-Set Classification (OSC) intends to adapt closed-set classification models to real-world scenarios, where the classifier must correctly label samples of known classes while rejecting previously unseen unknown samples. Only recently,…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Andres Palechor , Annesha Bhoumik , Manuel Günther

Deep Learning shows very good performance when trained on large labeled data sets. The problem of training a deep net on a few or one sample per class requires a different learning approach which can generalize to unseen classes using only…

机器学习 · 计算机科学 2018-08-23 Jinchao Liu , Stuart J. Gibson , Margarita Osadchy