paper-with-me

Papers

Blood Flow Speed Estimation with Optical Coherence Tomography Angiography Images

2025-01-01 · CVPR 2025 1 · Wensheng Cheng, Zhenghong Li, Jiaxiang Ren, Hyomin Jeong, Congwu Du, Yingtian Pan, Haibin Ling

Estimating blood flow speed is essential in many medical and physiological applications, yet it is extremely challenging due to complex vascular structure and flow dynamics, particularly for cerebral cortex regions. Existing techniques, such as Optical Doppler Tomography (ODT), generally require complex hardware control and signal processing, and still suffer from inherent system-level artifacts. To address these challenges, we propose a new learning-based approach named OCTA-Flow, which directly estimates vascular blood flow speed from Optical Coherence Tomography Angiography (OCTA) images that are commonly used for vascular structure analysis. OCTA-Flow employs several novel components to achieve this goal. First, using an encoder-decoder architecture, OCTA-Flow leverages ODT data as pseudo labels during training, thus bypassing the difficulty of collecting ground truth data. Second, to capture the relationship between vessels of varying scales and their flow speed, we design an Adaptive Window Fusion module that employs multiscale window attention. Third, to mitigate ODT artifacts, we incorporate a Conditional Random Field Decoder that promotes smoothness and consistency in the estimated blood flow. Together, these innovations enable OCTA-Flow to effectively produce accurate flow estimation, suppress the artifacts in ODT, and enhance practicality, benefiting from the established techniques of OCTA data acquisition. The code and data are available at https://github.com/Spritea/OCTA-Flow.

📄 PDF Abstract BibTeX

Code (1)

spritea/octa-flow 공식 구현 pytorch

Tasks

Decoder

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Retinal blood flow speed quantification at the capillary level using temporal autocorrelation fitting OCTA

2023-02-22 · Yunchan Hwang, Jungeun Won, Antonio Yaghy, Hiroyuki Takahashi 외

Optical coherence tomography angiography (OCTA) can visualize vasculature structures, but provides limited information about the blood flow speeds. Here, we present a second generation variable interscan time analysis (V…

Dictionary-based Method for Vascular Segmentation for OCTA Images

2020-02-10 · Astrid M. E. Engberg, Vedrana A. Dahl, Anders B. Dahl

Optical coherence tomography angiography (OCTA) is an imaging technique that allows for non-invasive investigation of the microvasculature in the retina. OCTA uses laser light reflectance to measure moving blood cells. H…

Segmentation

MemFlow: Optical Flow Estimation and Prediction with Memory

2024-04-07 · CVPR 2024 1 · Qiaole Dong, Yanwei Fu

Optical flow is a classical task that is important to the vision community. Classical optical flow estimation uses two frames as input, whilst some recent methods consider multiple frames to explicitly model long-range i…

Future predictionOptical Flow EstimationPrediction

Opto-UNet: Optimized UNet for Segmentation of Varicose Veins in Optical Coherence Tomography

2023-02-28 · Maryam Viqar, Violeta Madjarova, Vipul Baghel, Elena Stoykova

Human veins are important for carrying the blood from the body-parts to the heart. The improper functioning of the human veins may arise from several venous diseases. Varicose vein is one such disease wherein back flow o…

SegmentationSpecificity

Speed estimation evaluation on the KITTI benchmark based on motion and monocular depth information

2019-07-16 · Róbert-Adrian Rill

In this technical report we investigate speed estimation of the ego-vehicle on the KITTI benchmark using state-of-the-art deep neural network based optical flow and single-view depth prediction methods. Using a straightf…

Depth EstimationDepth PredictionOptical Flow EstimationVehicle Speed Estimation