paper-with-me

홈 › Papers

Temporal Unet: Sample Level Human Action Recognition using WiFi

2019-04-19 · Fei Wang, Yunpeng Song, Jimuyang Zhang, Jinsong Han, Dong Huang

Human doing actions will result in WiFi distortion, which is widely explored for action recognition, such as the elderly fallen detection, hand sign language recognition, and keystroke estimation. As our best survey, past work recognizes human action by categorizing one complete distortion series into one action, which we term as series-level action recognition. In this paper, we introduce a much more fine-grained and challenging action recognition task into WiFi sensing domain, i.e., sample-level action recognition. In this task, every WiFi distortion sample in the whole series should be categorized into one action, which is a critical technique in precise action localization, continuous action segmentation, and real-time action recognition. To achieve WiFi-based sample-level action recognition, we fully analyze approaches in image-based semantic segmentation as well as in video-based frame-level action recognition, then propose a simple yet efficient deep convolutional neural network, i.e., Temporal Unet. Experimental results show that Temporal Unet achieves this novel task well. Codes have been made publicly available at https://github.com/geekfeiw/WiSLAR.

📄 PDF Abstract BibTeX arXiv:1904.11953

Code (1)

geekfeiw/WiSLAR 공식 구현 pytorch

Tasks

Action LocalizationAction RecognitionAction SegmentationSemantic SegmentationSign Language RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

nnSAM: Plug-and-play Segment Anything Model Improves nnUNet Performance

2023-09-29 · Yunxiang Li, Bowen Jing, Zihan Li, Jing Wang 외

Automatic segmentation of medical images is crucial in modern clinical workflows. The Segment Anything Model (SAM) has emerged as a versatile tool for image segmentation without specific domain training, but it requires …

Few-Shot LearningHeart SegmentationImage SegmentationMedical Image Segmentation+2

Probing Perfection: The Relentless Art of Meddling for Pulmonary Airway Segmentation from HRCT via a Human-AI Collaboration Based Active Learning Method

2024-07-03 · Shiyi Wang, Yang Nan, Sheng Zhang, Federico Felder 외

In pulmonary tracheal segmentation, the scarcity of annotated data is a prevalent issue in medical segmentation. Additionally, Deep Learning (DL) methods face challenges: the opacity of 'black box' models and the need fo…

Active Learning

OccluNet: Spatio-Temporal Deep Learning for Occlusion Detection on DSA

2025-08-19 · Anushka A. Kore, Frank G. te Nijenhuis, Matthijs van der Sluijs, Wim van Zwam 외 arxiv

Accurate detection of vascular occlusions during endovascular thrombectomy (EVT) is critical in acute ischemic stroke (AIS). Interpretation of digital subtraction angiography (DSA) sequences poses challenges due to anato…

DDoS-UNet: Incorporating temporal information using Dynamic Dual-channel UNet for enhancing super-resolution of dynamic MRI

2022-02-10 · Soumick Chatterjee, Chompunuch Sarasaen, Georg Rose, Andreas Nürnberger 외

Magnetic resonance imaging (MRI) provides high spatial resolution and excellent soft-tissue contrast without using harmful ionising radiation. Dynamic MRI is an essential tool for interventions to visualise movements or …

SSIMSuper-Resolution

AEI: Actors-Environment Interaction with Adaptive Attention for Temporal Action Proposals Generation

2021-10-21 · Khoa Vo, Hyekang Joo, Kashu Yamazaki, Sang Truong 외

Humans typically perceive the establishment of an action in a video through the interaction between an actor and the surrounding environment. An action only starts when the main actor in the video begins to interact with…

Action DetectionTemporal Action Proposal Generation