CT Scans As Video: Efficient Intracranial Hemorrhage Detection Using Multi-Object Tracking
Amirreza Parvahan, Mohammad Hoseyni, Javad Khoramdel, and Amirhossein Nikoofard

TL;DR
This paper introduces a lightweight video-based framework for intracranial hemorrhage detection in CT scans, achieving high accuracy and efficiency suitable for edge devices by reformulating volumetric data as video streams.
Contribution
It proposes a novel approach that combines 2D detection with 3D context using video reformulation, optimized YOLO models, and a hybrid tracking strategy for real-time intracranial hemorrhage detection.
Findings
Detection precision improved from 0.703 to 0.779
Maintains high sensitivity in resource-constrained environments
Provides a scalable, real-time solution for remote medical settings
Abstract
Automated analysis of volumetric medical imaging on edge devices is severely constrained by the high memory and computational demands of 3D Convolutional Neural Networks (CNNs). This paper develops a lightweight computer vision framework that reconciles the efficiency of 2D detection with the necessity of 3D context by reformulating volumetric Computer Tomography (CT) data as sequential video streams. This video-viewpoint paradigm is applied to the time-sensitive task of Intracranial Hemorrhage (ICH) detection using the Hemorica dataset. To ensure operational efficiency, we benchmarked multiple generations of the YOLO architecture (v8, v10, v11 and v12) in their Nano configurations, selecting the version with the highest mAP@50 to serve as the slice-level backbone. A ByteTrack algorithm is then introduced to enforce anatomical consistency across the -axis. To address the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIntracerebral and Subarachnoid Hemorrhage Research · Retinal Imaging and Analysis · Machine Learning in Healthcare
