paper-with-me

Papers

SHOP: A Deep Learning Based Pipeline for near Real-Time Detection of Small Handheld Objects Present in Blurry Video

2022-03-29 · Abhinav Ganguly, Amar C Gandhi, Sylvia E, Jeffrey D Chang, Ian M Hudson

While prior works have investigated and developed computational models capable of object detection, models still struggle to reliably interpret images with motion blur and small objects. Moreover, none of these models are specifically designed for handheld object detection. In this work, we present SHOP (Small Handheld Object Pipeline), a pipeline that reliably and efficiently interprets blurry images containing handheld objects. The specific models used in each stage of the pipeline are flexible and can be changed based on performance requirements. First, images are deblurred and then run through a pose detection system where areas-of-interest are proposed around the hands of any people present. Next, object detection is performed on the images by a single-stage object detector. Finally, the proposed areas-of-interest are used to filter out low confidence detections. Testing on a handheld subset of Microsoft Common Objects in Context (MS COCO) demonstrates that this 3 stage process results in a 70 percent decrease in false positives while only reducing true positives by 17 percent in its strongest configuration. We also present a subset of MS COCO consisting solely of handheld objects that can be used to continue the development of handheld object detection methods. https://github.com/spider-sense/SHOP

📄 PDF Abstract BibTeX arXiv:2203.15228

Code (1)

spider-sense/shop 공식 구현 pytorch

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

COPS: A Compact On-device Pipeline for real-time Smishing detection

2024-02-06 · Harichandana B S S, Sumit Kumar, Manjunath Bhimappa Ujjinakoppa, Barath Raj Kandur Raja

Smartphones have become indispensable in our daily lives and can do almost everything, from communication to online shopping. However, with the increased usage, cybercrime aimed at mobile devices is rocketing. Smishing a…

Multi-Stage VLM Pipeline for Zero-Shot Traffic Accident Understanding

2026-05-28 · Fumiya Tatematsu, Fumihiko Takahashi arxiv

We present the 1st-place solution to the ACCIDENT challenge at the CVPR 2026 AUTOPILOT Workshop, which asks for zero-shot prediction of accident timing, impact centroid, and collision type from CCTV footage. On a frozen …

Exploring Pose-Based Anomaly Detection for Retail Security: A Real-World Shoplifting Dataset and Benchmark

2025-01-11 · Narges Rashvand, Ghazal Alinezhad Noghre, Armin Danesh Pazho, Shanle Yao 외

Shoplifting poses a significant challenge for retailers, resulting in billions of dollars in annual losses. Traditional security measures often fall short, highlighting the need for intelligent solutions capable of detec…

Anomaly DetectionPose-based Anomaly DetectionPrivacy Preserving

COVID-19 detection from pulmonary CT scans using a novel EfficientNet with attention mechanism

2024-03-18 · Ramy Farag, Parth Upadhyay, Yixiang Gao, Jacket Demby 외

Manual analysis and diagnosis of COVID-19 through the examination of Computed Tomography (CT) images of the lungs can be time-consuming and result in errors, especially given high volume of patients and numerous images p…

Computed Tomography (CT)COVID-19 DiagnosisDomain AdaptationFairness+1

Small Object Detection for Near Real-Time Egocentric Perception in a Manual Assembly Scenario

2021-06-11 · Hooman Tavakoli, Snehal Walunj, Parsha Pahlevannejad, Christiane Plociennik 외

Detecting small objects in video streams of head-worn augmented reality devices in near real-time is a huge challenge: training data is typically scarce, the input video stream can be of limited quality, and small object…

object-detectionObject DetectionSmall Object DetectionUnity