Skip to content

Low Dose CT Image Denoising Using a Cycle-Consistent Adversarial Networks.

Notifications You must be signed in to change notification settings

SSinyu/CycleGAN-CT-Denoising

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cycleGAN_denoising

Low Dose CT Image Denoising Using a Cycle-Consistent Adversarial Networks.

  • X : LDCT (64x64 patch extracted from a 512x512 image.)
  • Y : NDCT (64x64 patch extracted from a 512x512 image.)

Training Loss (~100 epoch)


Result

---- LDCT 20ep 40ep 60ep 80ep 100ep
PSNR 45.1087(1.5780) 33.6883(2.3005) 34.6436(2.4673) 38.0709(0.7668) 37.0799(1.1700) 36.6317(1.2361)
SSIM 0.9708(0.0107) 0.7542(0.1212) 0.8087(0.1116) 0.9428(0.0112) 0.8889(0.0305) 0.8772(0.0267)
RMSE 23.1228(4.1781) 87.8086(24.3624) 78.8303(20.7045) 51.3466(4.5541) 57.8417(7.6144) 60.9726(8.5801)

About

Low Dose CT Image Denoising Using a Cycle-Consistent Adversarial Networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages