Related Experiment Video
Updated: Oct 23, 2025

04:48
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
582
A stereo matching algorithm based on the improved PSMNet.
Zedong Huang1, Jinan Gu1, Jing Li1
1School of Mechanical Engineering, Jiangsu University, Zhenjiang, China.
Plos One
|August 19, 2021
Summary
This study introduces a lightweight deep learning model for stereo matching, significantly improving speed and accuracy in challenging areas like repeated textures. The enhanced network offers comparable performance to PSMNet with much faster processing.
Area of Science:
- Computer Vision
- Deep Learning
- Artificial Intelligence
Background:
- Convolutional Neural Networks (CNNs) have advanced stereo matching, but existing models suffer from high parameter counts and poor performance in ill-posed regions.
- Challenges include reflections, repeated textures, and fine structures, leading to inaccurate disparity estimation in traditional and some deep learning methods.
Purpose of the Study:
- To develop a lightweight and efficient stereo matching network that addresses the limitations of existing CNN-based approaches.
- To improve disparity estimation accuracy in challenging areas with weak or repeated textures and reflections.
Main Methods:
- A lightweight Pyramid Stereo Matching Network (PSMNet) was developed, incorporating ResNeXt for feature extraction and Atrous Spatial Pyramid Pooling (ASPP) for multiscale features.
- A feature fusion module was designed to construct a matching cost volume, followed by a 3D CNN with an encoder-decoder structure for regularization.
- Disparity maps were generated via regression, and the model was evaluated on Scene Flow, KITTI 2012, and KITTI 2015 datasets.
Main Results:
- The proposed network demonstrated comparable prediction accuracy to PSMNet on benchmark datasets.
- A significant reduction in running time was achieved compared to the original PSMNet, highlighting its efficiency.
- Improved performance was observed in ill-conditioned areas, such as those with repeated or weak textures.
Conclusions:
- The lightweight stereo matching network effectively balances accuracy and speed, outperforming PSMNet in processing time.
- The model successfully handles challenging scenarios in stereo matching, offering a more robust solution for real-world applications.
- This research contributes a more efficient and accurate deep learning approach to stereo matching problems.
Related Concept Videos
Wilcoxon Signed-Ranks Test for Matched Pairs
244
The Wilcoxon signed-rank test for matched pairs evaluates the null hypothesis by combining the ranks of differences with their signs. It essentially tests whether the median of the differences in a population of matched pairs is zero. Since the test incorporates more information than the sign test, it generally yields more trustable conclusions. This test also does not require the data to follow a normal distribution, but two conditions must be met for it to be applicable: (1) the data must...
244
Stereoisomers
16.0K
On the basis of mirror symmetry, stereoisomers of an organic molecule can be further classified into diastereomers and enantiomers. Diastereomers are stereoisomers that are not mirror images of each other. Substituted alkenes, such as the cis and trans isomers of 2-butene, are diastereomers, as these molecules exhibit different spatial orientations of their constituent atoms, are not mirror images of each other, and do not interconvert. Here, the interconversion is suppressed due to...
16.0K

