Related Experiment Video
Updated: Jul 2, 2026

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
Assessment of encoder-decoder-based segmentation models for thyroid ultrasound images
Niranjan Yadav1, Rajeshwar Dass2, Jitendra Virmani3
1Department of Electronics and Communication Engineering, Deenbandhu Chhotu Ram University of Science and Technology Murthal, Sonepat, 131039, India. niranjanyadav97@gmail.com.
The ResNet50 model achieved the best performance in segmenting thyroid tumor ultrasound images, offering accurate identification of thyroid nodules for real-time healthcare applications.
Area of Science:
- Medical Imaging
- Computer Vision
- Artificial Intelligence
Background:
- Encoder-decoder models are crucial for semantic segmentation, classifying image pixels into regions of interest (ROI) or background.
- Accurate segmentation of thyroid tumor ultrasound (TTUS) images is vital for diagnosis and treatment planning.
Purpose of the Study:
- To implement and evaluate various encoder-decoder semantic segmentation models for TTUS image segmentation.
- To compare the performance of different models, including SegNet, U-Net, mobileNetv2, ResNet, Xception, and Inception networks.
Main Methods:
- Implemented several encoder-decoder architectures (SegNet, U-Net, mobileNetv2, ResNet, Xception, Inception) for TTUS image segmentation.
- Utilized transfer learning to train models on original and despeckled TTUS images.
- Evaluated model performance using mean Intersection over Union (mIoU) and mean Dice Coefficient (mDC) metrics.
Main Results:
- The ResNet50-based model demonstrated superior performance, achieving an mIoU of 0.87 and an mDC of 0.94.
- Both objective metrics and subjective assessment by radiologists confirmed the effectiveness of the ResNet50 model.
- The model accurately segmented lesion characteristics such as shape, margin, and echogenicity.
Conclusions:
- The ResNet50 semantic segmentation model offers highly accurate and reliable performance for TTUS image analysis.
- This model shows significant potential for integration into healthcare systems for real-time thyroid nodule identification.
- The findings support the use of advanced deep learning techniques for improved medical image analysis.
Related Concept Videos
Computed Tomography
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
Imaging Studies for Cardiovascular System III: X-Ray
Definition and Purpose
An X-ray, or radiograph, is a non-invasive method that uses ionizing radiation to take images of internal structures. It is mainly used in cardiac imaging to examine the heart, lungs, and major blood vessels, aiming to identify abnormalities in the heart's size, shape, and position, such as heart failure, congenital defects, and vascular...
Imaging Studies for Cardiovascular System V: CT
Imaging Studies for Cardiovascular System VI: Calcium -Scoring CT
Imaging Studies II: Ultrasonography
Imaging Studies III: Computed Tomography

