paper-with-me

Papers

DC-cycleGAN: Bidirectional CT-to-MR Synthesis from Unpaired Data

2022-11-02 · Jiayuan Wang, Q. M. Jonathan Wu, Farhad Pourpanah

Magnetic resonance (MR) and computer tomography (CT) images are two typical types of medical images that provide mutually-complementary information for accurate clinical diagnosis and treatment. However, obtaining both images may be limited due to some considerations such as cost, radiation dose and modality missing. Recently, medical image synthesis has aroused gaining research interest to cope with this limitation. In this paper, we propose a bidirectional learning model, denoted as dual contrast cycleGAN (DC-cycleGAN), to synthesize medical images from unpaired data. Specifically, a dual contrast loss is introduced into the discriminators to indirectly build constraints between real source and synthetic images by taking advantage of samples from the source domain as negative samples and enforce the synthetic images to fall far away from the source domain. In addition, cross-entropy and structural similarity index (SSIM) are integrated into the DC-cycleGAN in order to consider both the luminance and structure of samples when synthesizing images. The experimental results indicate that DC-cycleGAN is able to produce promising results as compared with other cycleGAN-based medical image synthesis methods such as cycleGAN, RegGAN, DualGAN, and NiceGAN. The code will be available at https://github.com/JiayuanWang-JW/DC-cycleGAN.

📄 PDF Abstract BibTeX arXiv:2211.01293

Code (1)

jiayuanwang-jw/dc-cyclegan 공식 구현 tf

Tasks

Image GenerationSSIM

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…
Batch Normalization 설명 없음
Residual Connection 설명 없음
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Tanh Activation 설명 없음
Cycle Consistency Loss Cycle Consistency Loss is a type of loss used for generative adversarial networks that performs unpaired image-to-image translation. It was introduced with the…
PatchGAN 설명 없음

Similar Papers 제목 키워드 기반

Unpaired Brain MR-to-CT Synthesis using a Structure-Constrained CycleGAN

2018-09-12 · Heran Yang, Jian Sun, Aaron Carass, Can Zhao 외

The cycleGAN is becoming an influential method in medical image synthesis. However, due to a lack of direct constraints between input and synthetic images, the cycleGAN cannot guarantee structural consistency between the…

Image GenerationPosition

Cross-modality image synthesis from unpaired data using CycleGAN: Effects of gradient consistency loss and training data size

2018-03-18 · Yuta Hiasa, Yoshito Otake, Masaki Takao, Takumi Matsuoka 외

CT is commonly used in orthopedic procedures. MRI is used along with CT to identify muscle structures and diagnose osteonecrosis due to its superior soft tissue contrast. However, MRI has poor contrast for bone structure…

Image Generation

From Autoencoders to CycleGAN: Robust Unpaired Face Manipulation via Adversarial Learning

2025-09-15 · Collin Guo, Yi Qian arxiv

Human face synthesis and manipulation are increasingly important in entertainment and AI, with a growing demand for highly realistic, identity-preserving images even when only unpaired, unaligned datasets are available. …

Revisiting CycleGAN for semi-supervised segmentation

2019-08-30 · Arnab Kumar Mondal, Aniket Agarwal, Jose Dolz, Christian Desrosiers

In this work, we study the problem of training deep networks for semantic image segmentation using only a fraction of annotated images, which may significantly reduce human annotation efforts. Particularly, we propose a …

Image SegmentationSegmentationSemantic SegmentationStyle Transfer

BiTrackGAN: Cascaded CycleGANs to Constraint Face Aging

2023-04-22 · Tsung-Han Kuo, Zhenge Jia, Tei-Wei Kuo, Jingtong Hu

With the increased accuracy of modern computer vision technology, many access control systems are equipped with face recognition functions for faster identification. In order to maintain high recognition accuracy, it is …

Face RecognitionGenerative Adversarial NetworkImage-to-Image TranslationTranslation