Fenghaogong's repositories
Python-100-Days
Python - 100天从新手到大师
pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
srgan
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
pytorch-handbook2
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
TensorLayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
Endoscopic-Datasets
汇总一下网络上公开的内窥镜数据集,包括但不限于肠镜、胃镜、腹腔镜、胶囊内镜等数据集。
faultSeg
Using synthetic datasets to train an end-to-end CNN for 3D fault segmentation (We are working on an improved version!)
pytorch-tutorial1
PyTorch Tutorial for Deep Learning Researchers
SRGAN-1
A PyTorch implementation of SRGAN based on CVPR 2017 paper "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
Shift-Net_pytorch
Pytorch implementation of Shift-Net: Image Inpainting via Deep Feature Rearrangement (ECCV, 2018)
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
DeepDeblur-PyTorch
Deep Multi-scale CNN for Dynamic Scene Deblurring
MachineLearning_Python
机器学习算法python实现
pytorch-inpainting-with-partial-conv
Unofficial pytorch implementation of 'Image Inpainting for Irregular Holes Using Partial Convolutions' [Liu+, ECCV2018]
Computational-Diffractive-Optics-Code
This repository hosts the some of the rudimentary codes for the project "Computational Design and Fabrication of Diffractive Optical Elements".
DeepDeblur_release
Deep Multi-scale CNN for Dynamic Scene Deblurring
models
Models and examples built with TensorFlow
eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
qpimage
Python library for manipulating quantitative phase images
tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
MITK-Diffusion
MITK Diffusion - Official part of the Medical Imaging Interaction Toolkit
Lownoise-phase-imaging-by-hybrid-uniform-and-structured-illumination-transport-of-intensity-equation
Matlab implementation of the algorithm presented in the research paper : https://doi.org/10.1364/OE.22.026696
ranging-and-light-field-imaging-with-transparent-photodetectors
MatLab implementation of simulations in "Ranging and Light Field Imaging with Transparent Photodetectors"
DPC_withAberrationCorrection
M. Chen, Z. F. Phillips, and L. Waller, Quantitative differential phase contrast (DPC) microscopy with computational aberration correction, Opt. Express 26(25), 32888-32899 (2018).
learn_pytorch
陈云_《深入学习框架pytorch:入门与实践》
pix2pix-pytorch
PyTorch implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".