TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Methods/SSD

SSD

Computer VisionIntroduced 2000278 papers
Source Paper

Description

SSD is a single-stage object detection method that discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per feature map location. At prediction time, the network generates scores for the presence of each object category in each default box and produces adjustments to the box to better match the object shape. Additionally, the network combines predictions from multiple feature maps with different resolutions to naturally handle objects of various sizes.

The fundamental improvement in speed comes from eliminating bounding box proposals and the subsequent pixel or feature resampling stage. Improvements over competing single-stage methods include using a small convolutional filter to predict object categories and offsets in bounding box locations, using separate predictors (filters) for different aspect ratio detections, and applying these filters to multiple feature maps from the later stages of a network in order to perform detection at multiple scales.

Papers Using This Method

ECORE: Energy-Conscious Optimized Routing for Deep Learning Models at the Edge2025-07-08Optimization of bi-directional gated loop cell based on multi-head attention mechanism for SSD health state classification model2025-06-13Cost-Efficient LLM Training with Lifetime-Aware Tensor Offloading via GPUDirect Storage2025-06-06Accelerating Autoregressive Speech Synthesis Inference With Speech Speculative Decoding2025-05-21Defect Detection in Photolithographic Patterns Using Deep Learning Models Trained on Synthetic Data2025-05-15StableMotion: Repurposing Diffusion-Based Image Priors for Motion Estimation2025-05-10PaniCar: Securing the Perception of Advanced Driving Assistance Systems Against Emergency Vehicle Lighting2025-05-08Learning to Borrow Features for Improved Detection of Small Objects in Single-Shot Detectors2025-04-30ForcePose: A Deep Learning Approach for Force Calculation Based on Action Recognition Using MediaPipe Pose Estimation Combined with Object Detection2025-03-28Adaptive Object Detection for Indoor Navigation Assistance: A Performance Evaluation of Real-Time Algorithms2025-01-30Object Detection for Medical Image Analysis: Insights from the RT-DETR Model2025-01-27Variational U-Net with Local Alignment for Joint Tumor Extraction and Registration (VALOR-Net) of Breast MRI Data Acquired at Two Different Field Strengths2025-01-23Diffusion Model is Effectively Its Own Teacher2025-01-01Optimizing SSD Caches for Cloud Block Storage Systems Using Machine Learning Approaches2024-12-29Deep Learning and Hybrid Approaches for Dynamic Scene Analysis, Object Detection and Motion Tracking2024-12-05InfiniDreamer: Arbitrarily Long Human Motion Generation via Segment Score Distillation2024-11-27EfficientViM: Efficient Vision Mamba with Hidden State Mixer based State Space Duality2024-11-22Harnessing Your DRAM and SSD for Sustainable and Accessible LLM Inference with Mixed-Precision and Multi-level Caching2024-10-17Exploring the Benefit of Activation Sparsity in Pre-training2024-10-04Benchmarking Deep Learning Models for Object Detection on Edge Computing Devices2024-09-25