中文
相关论文

相关论文: SPLite Hand: Sparsity-Aware Lightweight 3D Hand Po…

200 篇论文

In autonomous driving perception systems, 3D detection and tracking are the two fundamental tasks. This paper delves deeper into this field, building upon the Sparse4D framework. We introduce two auxiliary training tasks (Temporal Instance…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Xuewu Lin , Zixiang Pei , Tianwei Lin , Lichao Huang , Zhizhong Su

Spiking Neural Networks (SNNs), with brain-inspired structure using discrete spikes instead of continuous activations, are gaining attention for their efficient processing on neuromorphic chips. While current SNN hardware accelerators often…

硬件体系结构 · 计算机科学 2026-01-30 Tenglong Li , Jindong Li , Guobin Shen , Dongcheng Zhao , Qian Zhang , Yi Zeng

Image based localization is one of the important problems in computer vision due to its wide applicability in robotics, augmented reality, and autonomous systems. There is a rich set of methods described in the literature how to…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Pulak Purkait , Cheng Zhao , Christopher Zach

Edge computing enables data processing closer to the source, significantly reducing latency, an essential requirement for real-time vision-based analytics such as object detection in surveillance and smart city environments. However, these…

分布式、并行与集群计算 · 计算机科学 2026-02-04 Daghash K. Alqahtani , Maria A. Rodriguez , Muhammad Aamir Cheema , Hamid Rezatofighi , Adel N. Toosi

Estimating human pose is an important yet challenging task in multimedia applications. Existing pose estimation libraries target reproducing standard pose estimation algorithms. When it comes to customising these algorithms for real-world…

计算机视觉与模式识别 · 计算机科学 2022-10-27 Yixiao Guo , Jiawei Liu , Guo Li , Luo Mai , Hao Dong

Spiking Neural Networks (SNNs) are inspired by the sparse and event-driven nature of biological neural processing, and offer the potential for ultra-low-power artificial intelligence. However, realizing their efficiency benefits requires…

硬件体系结构 · 计算机科学 2024-08-27 Ilkin Aliyev , Kama Svoboda , Tosiron Adegbija , Jean-Marc Fellous

Human visual recognition is a sparse process, where only a few salient visual cues are attended to rather than traversing every detail uniformly. However, most current vision networks follow a dense paradigm, processing every single visual…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Ziteng Gao , Zhan Tong , Limin Wang , Mike Zheng Shou

We propose an entirely data-driven approach to estimating the 3D pose of a hand given a depth image. We show that we can correct the mistakes made by a Convolutional Neural Network trained to predict an estimate of the 3D pose by using a…

计算机视觉与模式识别 · 计算机科学 2016-10-03 Markus Oberweger , Paul Wohlhart , Vincent Lepetit

Deep Neural Networks (DNNs) have emerged as the method of choice for solving a wide range of machine learning tasks. The enormous computational demands posed by DNNs have most commonly been addressed through the design of custom…

分布式、并行与集群计算 · 计算机科学 2017-11-30 Sanchari Sen , Shubham Jain , Swagath Venkataramani , Anand Raghunathan

The recent focus on the efficiency of deep neural networks (DNNs) has led to significant work on model compression approaches, of which weight pruning is one of the most popular. At the same time, there is rapidly-growing computational…

机器学习 · 计算机科学 2022-08-25 Elias Frantar , Dan Alistarh

3D hand pose estimation based on RGB images has been studied for a long time. Most of the studies, however, have performed frame-by-frame estimation based on independent static images. In this paper, we attempt to not only consider the…

计算机视觉与模式识别 · 计算机科学 2020-07-13 John Yang , Hyung Jin Chang , Seungeui Lee , Nojun Kwak

Vision transformer (ViT) has achieved competitive accuracy on a variety of computer vision applications, but its computational cost impedes the deployment on resource-limited mobile devices. We explore the sparsity in ViT and observe that…

计算机视觉与模式识别 · 计算机科学 2022-03-10 Zhuoran Song , Yihong Xu , Zhezhi He , Li Jiang , Naifeng Jing , Xiaoyao Liang

Sparsity has long been a central theme in LLM efficiency, but its role in context processing remains unresolved. As LLM workloads shift toward longer contexts and agentic interactions, the compute and memory bottlenecks of attention become…

Real-world problems often involve complex and unstructured sets of measurements, which occur when sensors are sparsely placed in either space or time. Being able to model this irregular spatiotemporal data and extract meaningful forecasts…

机器学习 · 计算机科学 2024-04-17 Arnaud Pannatier , Kyle Matoba , François Fleuret

DETR is the first end-to-end object detector using a transformer encoder-decoder architecture and demonstrates competitive performance but low computational efficiency on high resolution feature maps. The subsequent work, Deformable DETR,…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Byungseok Roh , JaeWoong Shin , Wuhyun Shin , Saehoon Kim

DeepPrior is a simple approach based on Deep Learning that predicts the joint 3D locations of a hand given a depth map. Since its publication early 2015, it has been outperformed by several impressive works. Here we show that with simple…

计算机视觉与模式识别 · 计算机科学 2017-08-29 Markus Oberweger , Vincent Lepetit

Millimeter wave (mmWave) radar sensors play a vital role in hand gesture recognition (HGR) by detecting subtle motions while preserving user privacy. However, the limited scale of radar datasets hinders the performance. Existing synthetic…

人机交互 · 计算机科学 2025-04-24 Jiaqi Tang , Xinbo Xu , Yinsong Xu , Qingchao Chen

Visual Geometry Grounded Transformer (VGGT) has advanced 3D vision, yet its global attention layers suffer from quadratic computational costs that hinder scalability. Several sparsification-based acceleration techniques have been proposed…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Yongsung Kim , Wooseok Song , Jaihyun Lew , Hun Hwangbo , Jaehoon Lee , Sungroh Yoon

State-of-the-art sparse attention methods for reducing decoding latency fall into two main categories: approximate top-$k$ (and its extension, top-$p$) and recently introduced sampling-based estimation. However, these approaches are…

As Large Language Models (LLMs) scale to longer context windows, the computational cost of attention mechanisms, which traditionally grows quadratically with input length, presents a critical challenge for real-time and memory-constrained…

计算与语言 · 计算机科学 2024-12-10 James Vo