paper-with-me

홈 › Papers

S3D: Single Shot multi-Span Detector via Fully 3D Convolutional Networks

2018-07-21 · Da Zhang, Xiyang Dai, Xin Wang, Yuan-Fang Wang

In this paper, we present a novel Single Shot multi-Span Detector for temporal activity detection in long, untrimmed videos using a simple end-to-end fully three-dimensional convolutional (Conv3D) network. Our architecture, named S3D, encodes the entire video stream and discretizes the output space of temporal activity spans into a set of default spans over different temporal locations and scales. At prediction time, S3D predicts scores for the presence of activity categories in each default span and produces temporal adjustments relative to the span location to predict the precise activity duration. Unlike many state-of-the-art systems that require a separate proposal and classification stage, our S3D is intrinsically simple and dedicatedly designed for single-shot, end-to-end temporal activity detection. When evaluating on THUMOS'14 detection benchmark, S3D achieves state-of-the-art performance and is very efficient and can operate at 1271 FPS.

📄 PDF Abstract BibTeX arXiv:1807.08069

Code (1)

dazhang-cv/S3D 공식 구현 tf

Tasks

Action DetectionActivity Detection

Similar Papers 제목 키워드 기반

SS3D: Single Shot 3D Object Detector

2020-04-30 · Aniket Limaye, Manu Mathew, Soyeb Nagori, Pramod Kumar Swami 외

Single stage deep learning algorithm for 2D object detection was made popular by Single Shot MultiBox Detector (SSD) and it was heavily adopted in several embedded applications. PointPillars is a state of the art 3D obje…

2D Object Detection3D Object DetectionObjectobject-detection+2

Extend the shallow part of Single Shot MultiBox Detector via Convolutional Neural Network

2018-01-18 · Liwen Zheng, Canmiao Fu, Yong Zhao

Single Shot MultiBox Detector (SSD) is one of the fastest algorithms in the current object detection field, which uses fully convolutional neural network to detect all scaled objects in an image. Deconvolutional Single S…

GPUobject-detectionObject Detection

Fighting Against the Repetitive Training and Sample Dependency Problem in Few-shot Named Entity Recognition

2024-06-08 · Chang Tian, Wenpeng Yin, Dan Li, Marie-Francine Moens

Few-shot named entity recognition (NER) systems recognize entities using a few labeled training examples. The general pipeline consists of a span detector to identify entity spans in text and an entity-type classifier to…

few-shot-nerFew-shot NERLanguage ModellingLarge Language Model+4

Exploring the Vulnerability of Single Shot Module in Object Detectors via Imperceptible Background Patches

2018-09-16 · Yuezun Li, Xiao Bian, Ming-Ching Chang, Siwei Lyu

Recent works succeeded to generate adversarial perturbations on the entire image or the object of interests to corrupt CNN based object detectors. In this paper, we focus on exploring the vulnerability of the Single Shot…

ObjectRegion Proposal

GAMBIT: A Three-Mode Benchmark for Adversarial Robustness in Multi-Agent LLM Collectives

2026-05-09 · Alexandre Le Mercier, Chris Develder, Thomas Demeester arxiv

In multi-agent systems (MAS), a single deceptive agent can nullify all gains of an agentic AI collective and evade deployed defenses. However, existing adversarial studies on MAS target only shallow tasks and do not cons…

Adversarial Robustness