English
Related papers

Related papers: Progressive One-shot Human Parsing

200 papers

With the explosive 3D data growth, the urgency of utilizing zero-shot learning to facilitate data labeling becomes evident. Recently, methods transferring language or language-image pre-training models like Contrastive Language-Image…

Computer Vision and Pattern Recognition · Computer Science 2024-04-17 Weiguang Zhao , Guanyu Yang , Rui Zhang , Chenru Jiang , Chaolong Yang , Yuyao Yan , Amir Hussain , Kaizhu Huang

In person search, we detect and rank matches to a query person image within a set of gallery scenes. Most person search models make use of a feature extraction backbone, followed by separate heads for detection and re-identification. While…

Computer Vision and Pattern Recognition · Computer Science 2024-12-10 Lucas Jaffe , Avideh Zakhor

The objective of human parsing is to partition a human in an image into constituent parts. This task involves labeling each pixel of the human image according to the classes. Since the human body comprises hierarchically structured parts,…

Computer Vision and Pattern Recognition · Computer Science 2022-03-18 Kunliang Liu , Ouk Choi , Jianming Wang , Wonjun Hwang

Traditional supervised learning aims to train a classifier in the closed-set world, where training and test samples share the same label space. In this paper, we target a more challenging and realistic setting: open-set learning (OSL),…

Machine Learning · Computer Science 2021-07-01 Zhen Fang , Jie Lu , Anjin Liu , Feng Liu , Guangquan Zhang

Weight pruning is a common technique for compressing large neural networks. We focus on the challenging post-training one-shot setting, where a pre-trained model is compressed without any retraining. Existing one-shot pruning methods…

Machine Learning · Computer Science 2026-04-16 Gabriel Afriat , Xiang Meng , Shibal Ibrahim , Hussein Hazimeh , Rahul Mazumder

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…

Computer Vision and Pattern Recognition · Computer Science 2020-12-01 Hsin-Pai Cheng , Feng Liang , Meng Li , Bowen Cheng , Feng Yan , Hai Li , Vikas Chandra , Yiran Chen

Deep learning has revolutionized object detection thanks to large-scale datasets, but their object categories are still arguably very limited. In this paper, we attempt to enrich such categories by addressing the one-shot object detection…

Computer Vision and Pattern Recognition · Computer Science 2020-05-11 Xiang Li , Lin Zhang , Yau Pun Chen , Yu-Wing Tai , Chi-Keung Tang

We introduce OpenShape, a method for learning multi-modal joint representations of text, image, and point clouds. We adopt the commonly used multi-modal contrastive learning framework for representation alignment, but with a specific focus…

Computer Vision and Pattern Recognition · Computer Science 2023-06-21 Minghua Liu , Ruoxi Shi , Kaiming Kuang , Yinhao Zhu , Xuanlin Li , Shizhong Han , Hong Cai , Fatih Porikli , Hao Su

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…

Computer Vision and Pattern Recognition · Computer Science 2020-03-13 Bowen Cheng , Bin Xiao , Jingdong Wang , Honghui Shi , Thomas S. Huang , Lei Zhang

In real-world recognition/classification tasks, limited by various objective factors, it is usually difficult to collect training samples to exhaust all classes when training a recognizer or classifier. A more realistic scenario is open set…

Machine Learning · Computer Science 2020-03-24 Chuanxing Geng , Sheng-jun Huang , Songcan Chen

Few-shot semantic segmentation aims to segment novel-class objects in a given query image with only a few labeled support images. Most advanced solutions exploit a metric learning framework that performs segmentation through matching each…

Computer Vision and Pattern Recognition · Computer Science 2023-01-18 Jiacheng Chen , Bin-Bin Gao , Zongqing Lu , Jing-Hao Xue , Chengjie Wang , Qingmin Liao

We introduce Low-Shot Open-Set Domain Generalization (LSOSDG), a novel paradigm unifying low-shot learning with open-set domain generalization (ODG). While prompt-based methods using models like CLIP have advanced DG, they falter in…

Computer Vision and Pattern Recognition · Computer Science 2025-03-21 Mohamad Hassan N C , Divyam Gupta , Mainak Singha , Sai Bhargav Rongali , Ankit Jha , Muhammad Haris Khan , Biplab Banerjee

Few-shot models aim at making predictions using a minimal number of labeled examples from a given task. The main challenge in this area is the one-shot setting where only one element represents each class. We propose HyperShot - the fusion…

Real-time single-stage object detectors based on deep learning still remain less accurate than more complex ones. The trade-off between model performance and computational speed is a major challenge. In this paper, we propose a new way to…

Computer Vision and Pattern Recognition · Computer Science 2020-03-18 Florian Chabot , Quoc-Cuong Pham , Mohamed Chaouch

The primary assumption of conventional supervised learning or classification is that the test samples are drawn from the same distribution as the training samples, which is called closed set learning or classification. In many practical…

Computer Vision and Pattern Recognition · Computer Science 2022-08-23 Sepideh Esmaeilpour , Lei Shu , Bing Liu

In this work, we focus on Interactive Human Parsing (IHP), which aims to segment a human image into multiple human body parts with guidance from users' interactions. This new task inherits the class-aware property of human parsing, which…

Computer Vision and Pattern Recognition · Computer Science 2021-12-17 Yutong Gao , Liqian Liang , Congyan Lang , Songhe Feng , Yidong Li , Yunchao Wei

Recently proposed few-shot image classification methods have generally focused on use cases where the objects to be classified are the central subject of images. Despite success on benchmark vision datasets aligned with this use case, these…

Computer Vision and Pattern Recognition · Computer Science 2021-04-09 Elliott Skomski , Aaron Tuor , Andrew Avila , Lauren Phillips , Zachary New , Henry Kvinge , Courtney D. Corley , Nathan Hodas

Traditional deep learning-based visual imitation learning techniques require a large amount of demonstration data for model training, and the pre-trained models are difficult to adapt to new scenarios. To address these limitations, we…

Robotics · Computer Science 2022-04-26 Dandan Zhang , Wen Fan , John Lloyd , Chenguang Yang , Nathan Lepora

In this paper, we consider the task of one-shot object detection, which consists in detecting objects defined by a single demonstration. Differently from the standard object detection, the classes of objects used for training and testing do…

Computer Vision and Pattern Recognition · Computer Science 2020-08-20 Anton Osokin , Denis Sumin , Vasily Lomakin

Although few-shot learning and one-class classification (OCC), i.e., learning a binary classifier with data from only one class, have been separately well studied, their intersection remains rather unexplored. Our work addresses the…

Machine Learning · Computer Science 2021-02-12 Ahmed Frikha , Denis Krompaß , Hans-Georg Köpken , Volker Tresp