paper-with-me

홈 › Papers

Ultrasonic Image's Annotation Removal: A Self-supervised Noise2Noise Approach

2023-07-09 · Yuanheng Zhang, Nan Jiang, Zhaoheng Xie, Junying Cao, Yueyang Teng

Accurately annotated ultrasonic images are vital components of a high-quality medical report. Hospitals often have strict guidelines on the types of annotations that should appear on imaging results. However, manually inspecting these images can be a cumbersome task. While a neural network could potentially automate the process, training such a model typically requires a dataset of paired input and target images, which in turn involves significant human labour. This study introduces an automated approach for detecting annotations in images. This is achieved by treating the annotations as noise, creating a self-supervised pretext task and using a model trained under the Noise2Noise scheme to restore the image to a clean state. We tested a variety of model structures on the denoising task against different types of annotation, including body marker annotation, radial line annotation, etc. Our results demonstrate that most models trained under the Noise2Noise scheme outperformed their counterparts trained with noisy-clean data pairs. The costumed U-Net yielded the most optimal outcome on the body marker annotation dataset, with high scores on segmentation precision and reconstruction similarity. We released our code at https://github.com/GrandArth/UltrasonicImage-N2N-Approach.

📄 PDF Abstract BibTeX arXiv:2307.04133

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

3-DUSSS: 3-Dimensional Ultrasonic Self Supervised Segmentation

2024-11-12 · Shaun McKnight, Vedran Tunukovic, Amine Hifi, Gareth Pierce 외

This study introduces a novel self-supervised learning approach for volumetric segmentation of defect indications captured by phased array ultrasonic testing data from Carbon Fiber Reinforced Polymers (CFRPs). By employi…

Defect DetectionSelf-Supervised Learning

A self-supervised CNN for image watermark removal

2024-03-09 · Chunwei Tian, Menghua Zheng, Tiancai Jiao, WangMeng Zuo 외

Popular convolutional neural networks mainly use paired images in a supervised way for image watermark removal. However, watermarked images do not have reference images in the real world, which results in poor robustness…

Self-Supervised Bulk Motion Artifact Removal in Optical Coherence Tomography Angiography

2022-02-21 · CVPR 2022 1 · Jiaxiang Ren, Kicheon Park, Yingtian Pan, Haibin Ling

Optical coherence tomography angiography (OCTA) is an important imaging modality in many bioengineering tasks. The image quality of OCTA, however, is often degraded by Bulk Motion Artifacts (BMA), which are due to microm…

Image Inpainting

Self-Supervised Shadow Removal

2020-10-22 · Florin-Alexandru Vasluianu, Andres Romero, Luc van Gool, Radu Timofte

Shadow removal is an important computer vision task aiming at the detection and successful removal of the shadow produced by an occluded light source and a photo-realistic restoration of the image contents. Decades of re…

Image Shadow RemovalSelf-Supervised LearningShadow Removal

Perceptive self-supervised learning network for noisy image watermark removal

2024-03-04 · Chunwei Tian, Menghua Zheng, Bo Li, Yanning Zhang 외

Popular methods usually use a degradation model in a supervised way to learn a watermark removal model. However, it is true that reference images are difficult to obtain in the real world, as well as collected images by …

Self-Supervised Learning