paper-with-me

홈 › Papers

BDIS: Bayesian Dense Inverse Searching Method for Real-Time Stereo Surgical Image Matching

2022-05-06 · Jingwei Song, Qiuchen Zhu, Jianyu Lin, Maani Ghaffari

In stereoscope-based Minimally Invasive Surgeries (MIS), dense stereo matching plays an indispensable role in 3D shape recovery, AR, VR, and navigation tasks. Although numerous Deep Neural Network (DNN) approaches are proposed, the conventional prior-free approaches are still popular in the industry because of the lack of open-source annotated data set and the limitation of the task-specific pre-trained DNNs. Among the prior-free stereo matching algorithms, there is no successful real-time algorithm in none GPU environment for MIS. This paper proposes the first CPU-level real-time prior-free stereo matching algorithm for general MIS tasks. We achieve an average 17 Hz on 640*480 images with a single-core CPU (i5-9400) for surgical images. Meanwhile, it achieves slightly better accuracy than the popular ELAS. The patch-based fast disparity searching algorithm is adopted for the rectified stereo images. A coarse-to-fine Bayesian probability and a spatial Gaussian mixed model were proposed to evaluate the patch probability at different scales. An optional probability density function estimation algorithm was adopted to quantify the prediction variance. Extensive experiments demonstrated the proposed method's capability to handle ambiguities introduced by the textureless surfaces and the photometric inconsistency from the non-Lambertian reflectance and dark illumination. The estimated probability managed to balance the confidences of the patches for stereo images at different scales. It has similar or higher accuracy and fewer outliers than the baseline ELAS in MIS, while it is 4-5 times faster. The code and the synthetic data sets are available at https://github.com/JingweiSong/BDIS-v2.

📄 PDF Abstract BibTeX arXiv:2205.03133

Code (2)

jingweisong/bdis-v2 공식 구현
JingweiSong/BDIS

Tasks

CPUGPUStereo Matching

Similar Papers 제목 키워드 기반

BDIS-SLAM: A lightweight CPU-based dense stereo SLAM for surgery

2023-12-25 · Jingwei Song, Ray Zhang, Qiuchen Zhu, Jianyu Lin 외

Purpose: Common dense stereo Simultaneous Localization and Mapping (SLAM) approaches in Minimally Invasive Surgery (MIS) require high-end parallel computational resources for real-time implementation. Yet, it is not alwa…

CPUSimultaneous Localization and MappingStereo Matching

Bayesian dense inverse searching algorithm for real-time stereo matching in minimally invasive surgery

2021-06-14 · Jingwei Song, Qiuchen Zhu, Jianyu Lin, Maani Ghaffari

This paper reports a CPU-level real-time stereo matching method for surgical images (10 Hz on 640 * 480 image with a single core of i5-9400). The proposed method is built on the fast ''dense inverse searching'' algorithm…

CPUStereo Matching

ArabDiscrim: A Decade-Long Arabic Facebook Corpus on Racism and Discrimination

2026-05-21 · Wajdi Zaghouani, Shimaa Amer Ibrahim, Mabrouka Bessghaier, Houda Bouamor arxiv

We present ArabDiscrim, a decade-long lexical resource and corpus of 293K public Arabic Facebook posts (2014--2024) discussing racism and discrimination. Unlike existing Twitter-centric datasets, ArabDiscrim integrates p…

Learning an Optimization Algorithm through Human Design Iterations

2016-08-24 · Thurston Sexton, Max Yi Ren

Solving optimal design problems through crowdsourcing faces a dilemma: On one hand, human beings have been shown to be more effective than algorithms at searching for good solutions of certain real-world problems with hi…

Bayesian Optimization

Bayesian Rain Field Reconstruction using Commercial Microwave Links and Diffusion Model Priors

2026-05-06 · Badr Moufad, Albina Ilina, Hai Victor Habi, Salem Lahlou 외 arxiv

Commercial Microwave Links (CMLs) offer dense spatial coverage for rainfall sensing but produce path-integrated measurements that make accurate ground-level reconstruction challenging. Existing methods typically oversimp…

Gaussian Processes