Saurabh23/mSRGAN-A-GAN-for-single-image-super-resolution-on-high-content-screening-microscopy-images.
Generative Adversarial Network for single image super-resolution in high content screening microscopy images
This project helps biological researchers and lab technicians enhance the resolution of high-content screening microscopy images. It takes low-resolution (e.g., 24x24 pixel) microscopy images as input and generates significantly clearer, 4x upscaled images (e.g., 96x96 pixels) that are optimized for visual quality and quantitative analysis. This tool is for anyone working with cellular imaging who needs to improve the clarity of their microscopy data.
No commits in the last 6 months.
Use this if you need to improve the visual and analytical quality of low-resolution high-content screening microscopy images to better identify cellular structures or protein localizations.
Not ideal if you are working with natural images (like landscapes or portraits) or other types of scientific imagery, as it is specifically tailored for microscopy.
Stars
58
Forks
14
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 20, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/Saurabh23/mSRGAN-A-GAN-for-single-image-super-resolution-on-high-content-screening-microscopy-images."
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zhangqianhui/Conditional-GAN
Tensorflow implementation for Conditional Convolutional Adversarial Networks.
mit-han-lab/data-efficient-gans
[NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training
EugenHotaj/pytorch-generative
Easy generative modeling in PyTorch
kundan2510/pixelCNN
Theano reimplementation of pixelCNN architecture
shaohua0116/DCGAN-Tensorflow
A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on...