azzhu / deeps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

A deep learning framework for image processing with single pair of training images


img_sr

img_os

img_3d

In biological studies, there is a huge demand to recover high-quality images from low quality images. Basically, two typical steps are implemented to denoise and then deconvolute. Traditional methods have been developed to deal with different senarios separately. For us, it’s a reverse process either decreasing or increasing information of images. Here, we have proposed DeepS to fulfill the reverse functions with the same deep learning framework.

img

We provide two ways for you to process your datas, a web server and a package(download) that can run in your computer.

Useful Links

πŸ’œ Deeps homepage: http://deeps.cibr.ac.cn/

πŸ’œ Deeps documentation: https://github.com/azzhu/deeps/blob/master/SERVER/webserver_doc.md

πŸ’œ Deeps repository: https://github.com/azzhu/deeps

πŸ’œ Deeps inference package repository: https://github.com/azzhu/Deeps_Inference_Package

πŸ’œ CIBR homepage: http://www.cibr.ac.cn/

About

License:MIT License


Languages

Language:Python 97.7%Language:Shell 2.3%