Shape Detection In 2D Ultrasound Images
Ruturaj Gole, Haixia Wu, Subho Ghose

TL;DR
This paper explores using Dual Path Networks combined with Fully Convolutional Networks to automatically detect and segment shapes in 2D ultrasound images of the liver, aiming for objective analysis in clinical diagnostics.
Contribution
It introduces a novel approach combining DPN and FCN architectures for shape detection in ultrasound images, especially effective with limited datasets.
Findings
DPN and FCN improve segmentation accuracy
Different denoising filters impact results
Method effective with small datasets
Abstract
Ultrasound images are one of the most widely used techniques in clinical settings to analyze and detect different organs for study or diagnoses of diseases. The dependence on subjective opinions of experts such as radiologists calls for an automatic recognition and detection system that can provide an objective analysis. Previous work done on this topic is limited and can be classified by the organ of interest. Hybrid neural networks, linear and logistic regression models, 3D reconstructed models, and various machine learning techniques have been used to solve complex problems such as detection of lesions and cancer. Our project aims to use Dual Path Networks (DPN) to segment and detect shapes in ultrasound images taken from 3D printed models of the liver. Further the DPN deep architectures could be coupled with Fully Convolutional Network (FCN) to refine the results. Data denoised with…
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
TopicsAI in cancer detection · Vehicle License Plate Recognition · Advanced Neural Network Applications
MethodsFully Convolutional Network · Residual Connection · Average Pooling · Concatenated Skip Connection · Grouped Convolution · 1x1 Convolution · Logistic Regression · DPN Block · Global Average Pooling · Dense Connections
