paper-with-me

Papers

A Spatial-Temporal Deformable Attention based Framework for Breast Lesion Detection in Videos

2023-09-09 · Chao Qin, Jiale Cao, Huazhu Fu, Rao Muhammad Anwer, Fahad Shahbaz Khan

Detecting breast lesion in videos is crucial for computer-aided diagnosis. Existing video-based breast lesion detection approaches typically perform temporal feature aggregation of deep backbone features based on the self-attention operation. We argue that such a strategy struggles to effectively perform deep feature aggregation and ignores the useful local information. To tackle these issues, we propose a spatial-temporal deformable attention based framework, named STNet. Our STNet introduces a spatial-temporal deformable attention module to perform local spatial-temporal feature fusion. The spatial-temporal deformable attention module enables deep feature aggregation in each stage of both encoder and decoder. To further accelerate the detection speed, we introduce an encoder feature shuffle strategy for multi-frame prediction during inference. In our encoder feature shuffle strategy, we share the backbone and encoder features, and shuffle encoder features for decoder to generate the predictions of multiple frames. The experiments on the public breast lesion ultrasound video dataset show that our STNet obtains a state-of-the-art detection performance, while operating twice as fast inference speed. The code and model are available at https://github.com/AlfredQin/STNet.

📄 PDF Abstract BibTeX arXiv:2309.04702

Code (1)

alfredqin/stnet 공식 구현 pytorch

Tasks

DecoderLesion Detection

Methods 이 논문이 사용한 방법론

Deformable Attention Module Deformable Attention Module is an attention module used in the Deformable DETR architecture, which seeks to overcome one…

Similar Papers 제목 키워드 기반

Cross-Modal Learning with 3D Deformable Attention for Action Recognition

2022-12-12 · ICCV 2023 1 · Sangwon Kim, Dasom Ahn, Byoung Chul Ko

An important challenge in vision-based action recognition is the embedding of spatiotemporal features with two or more heterogeneous modalities into a single feature. In this study, we propose a new 3D deformable transfo…

Action Recognition

Deformable Kernel Convolutional Network for Video Extreme Super-Resolution

2020-10-01 · Xuan Xu, Xin Xiong, Jinge Wang, Xin Li

Video super-resolution, which attempts to reconstruct high-resolution video frames from their corresponding low-resolution versions, has received increasingly more attention in recent years. Most existing approaches opt …

Super-ResolutionVideo Super-Resolution

DSTIGCN: Deformable Spatial-Temporal Interaction Graph Convolution Network for Pedestrian Trajectory Prediction

2025-01-16 · IEEE Transactions on Intelligent Transportation Systems 2025 1 · Wangxing Chen, Haifeng Sang, Jinyu Wang, Zishan Zhao

Accurate and reliable pedestrian trajectory prediction can reduce the risk of human-vehicle collisions and predict accidents in advance, which is crucial for developing autonomous driving and intelligent monitoring. Prev…

Autonomous DrivingPedestrian Trajectory PredictionPredictionTAG+1

Uncertainty-Gated Deformable Network for Breast Tumor Segmentation in MR Images

2025-09-19 · Yue Zhang, Jiahua Dong, Chengtao Peng, Qiuli Wang 외 arxiv

Accurate segmentation of breast tumors in magnetic resonance images (MRI) is essential for breast cancer diagnosis, yet existing methods face challenges in capturing irregular tumor shapes and effectively integrating loc…

Tumor Segmentation

EDVR: Video Restoration with Enhanced Deformable Convolutional Networks

2019-05-07 · Xintao Wang, Kelvin C. K. Chan, Ke Yu, Chao Dong 외

Video restoration tasks, including super-resolution, deblurring, etc, are drawing increasing attention in the computer vision community. A challenging benchmark named REDS is released in the NTIRE19 Challenge. This new b…

DeblurringSuper-ResolutionVideo EnhancementVideo Restoration+1