paper-with-me

Papers

Unifying Visual Perception by Dispersible Points Learning

2022-08-18 · Jianming Liang, Guanglu Song, Biao Leng, Yu Liu

We present a conceptually simple, flexible, and universal visual perception head for variant visual tasks, e.g., classification, object detection, instance segmentation and pose estimation, and different frameworks, such as one-stage or two-stage pipelines. Our approach effectively identifies an object in an image while simultaneously generating a high-quality bounding box or contour-based segmentation mask or set of keypoints. The method, called UniHead, views different visual perception tasks as the dispersible points learning via the transformer encoder architecture. Given a fixed spatial coordinate, UniHead adaptively scatters it to different spatial points and reasons about their relations by transformer encoder. It directly outputs the final set of predictions in the form of multiple points, allowing us to perform different visual tasks in different frameworks with the same head design. We show extensive evaluations on ImageNet classification and all three tracks of the COCO suite of challenges, including object detection, instance segmentation and pose estimation. Without bells and whistles, UniHead can unify these visual tasks via a single visual head design and achieve comparable performance compared to expert models developed for each task.We hope our simple and universal UniHead will serve as a solid baseline and help promote universal visual perception research. Code and models are available at https://github.com/Sense-X/UniHead.

📄 PDF Abstract BibTeX arXiv:2208.08630

Code (1)

sense-x/unihead 공식 구현 pytorch

Tasks

Instance SegmentationObjectobject-detectionObject DetectionPose EstimationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Unifying (Machine) Vision via Counterfactual World Modeling

2023-06-02 · Daniel M. Bear, Kevin Feigelis, Honglin Chen, Wanhee Lee 외

Leading approaches in machine vision employ different architectures for different tasks, trained on costly task-specific labeled datasets. This complexity has held back progress in areas, such as robotics, where robust t…

counterfactualOptical Flow Estimation

Superman: Unifying Skeleton and Vision for Human Motion Perception and Generation

2026-02-02 · Xinshun Wang, Peiming Li, Ziyi Wang, Zhongbin Fang 외 arxiv

Human motion analysis tasks, such as temporal 3D pose estimation, motion prediction, and motion in-betweening, play an essential role in computer vision. However, current paradigms suffer from severe fragmentation. First…

3D Pose Estimation

Can we cover navigational perception needs of the visually impaired by panoptic segmentation?

2020-07-20 · Wei Mao, Jiaming Zhang, Kailun Yang, Rainer Stiefelhagen

Navigational perception for visually impaired people has been substantially promoted by both classic and deep learning based segmentation methods. In classic visual recognition methods, the segmentation models are mostly…

Deep LearningInstance SegmentationPanoptic SegmentationSegmentation+1

Visual Sensation and Perception Computational Models for Deep Learning: State of the art, Challenges and Prospects

2021-09-08 · Bing Wei, Yudi Zhao, Kuangrong Hao, Lei Gao

Visual sensation and perception refers to the process of sensing, organizing, identifying, and interpreting visual information in environmental awareness and understanding. Computational models inspired by visual percept…

Diversity

ProFocus: Proactive Perception and Focused Reasoning in Vision-and-Language Navigation

2026-03-01 · Wei Xue, Mingcheng Li, Xuecheng Wu, Jingqun Tang 외 arxiv

Vision-and-Language Navigation (VLN) requires agents to accurately perceive complex visual environments and reason over navigation instructions and histories. However, existing methods passively process redundant visual …