GithubHelp home page GithubHelp logo

zhenyutan / gan-for-cryo-em-image-denoising Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cianfrocco-lab/gan-for-cryo-em-image-denoising

2.0 2.0 0.0 1003 KB

Proof-of-principle studies with conditional generative adversarial networks to denoise Cryo-EM images

License: MIT License

Python 100.00%

gan-for-cryo-em-image-denoising's Introduction

GAN-for-Cryo-EM-image-denoising

Proof-of-principle studies with conditional generative adversarial networks to denoise Cryo-EM images. This project is the implementation of the Paper "Generative adversarial networks as a tool to recover structural information from cryo-electron microscopy data"(https://www.biorxiv.org/content/biorxiv/early/2018/02/12/256792.full.pdf) on python.

Network Architecture

Similar to the https://github.com/SpaceML/GalaxyGAN and pix2pix(https://github.com/phillipi/pix2pix) with some modifications. image Each encode and decode is a residual block

Loss function

GAN loss + L1 loss (similar to the loss used in pix2pix in https://arxiv.org/pdf/1611.07004.pdf )

Dependencies

*Tensorflow1.6 CUDA 9.0 CuDNN 7.0 Anaconda

Training

python train.py (you need to modify the path in the config.py)

Testing

python test.py

Results on the real data

image the ground truth is the projection of the EM density map by Relion, the input particle is the corresponding particle with the same orientation. The FSC curve between the recovered image and the ground truth projection showed high correlation score for the low frequency information which below 25 ร…, indicating that cGAN can effectively recover low resolution features.

Results on synthetic data

image We use the GAN to try to help us pick the small particles such as the kinesin on the MT

gan-for-cryo-em-image-denoising's People

Contributors

zhenyutan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.