Xscaroline's Stars
saeed-anwar/RIDNet
Pytorch code for "Real image denoising with feature attention", ICCV (Oral), 2019.
wangqingbaidu/Dr.Sure
🏫DeepLearning学习笔记以及Tensorflow、Pytorch的使用心得笔记。Dr. Sure会不定时往项目中添加他看到的最新的技术,欢迎批评指正。
JanSochman/TVdenoising
Implementation of TV denoising algorithms from "A. Chambolle, T. Pock. A First-Order Primal-Dual Algorithm for Convex Problems with Applications to Imaging. Journal of Mathematical Imaging and Vision, 2011"
HLearning/unet_keras
unet_keras use image Semantic segmentation
leftthomas/ESPCN
A PyTorch implementation of ESPCN based on CVPR 2016 paper "Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural Network"
juglab/VoidSeg_cluster
czbiohub-sf/noise2self
A framework for blind denoising with self-supervision.
CSBDeep/CSBDeep
Image restoration for fluorescence microscopy
juglab/n2v
This is the implementation of Noise2Void training.
martinkersner/py-img-seg-eval
Evaluation metrics for image segmentation inspired by paper Fully Convolutional Networks for Semantic Segmentation
rcouturier/ImageDenoisingwithDeepEncoderDecoder
Image denoising with deep learning
boahK/TIP_MumfordShahLoss
hfslyc/AdvSemiSeg
Adversarial Learning for Semi-supervised Semantic Segmentation, BMVC 2018
twke18/Adaptive_Affinity_Fields
Adaptive Affinity Fields for Semantic Segmentation
xiaoketongxue/AI-News
Summarize the paper and code in AI(Semantic Segmentation, Medical Segmentation,REID,Super-Resolution,Registration,CVPR,ECCV,ICCV,AAAI,MICCAI)
iNLyze/DeepLearning-SeGAN-Segmentation
This contains an implementation of the SeGAN model for semantic segmentation introduced in https://arxiv.org/pdf/1703.10239.pdf
jaeminSon/V-GAN
Repository for V-GAN
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
soulmachine/leetcode
LeetCode题解,151道题完整版。
titu1994/keras-squeeze-excite-network
Implementation of Squeeze and Excitation Networks in Keras
YuanXue1993/SegAN
SegAN: Semantic Segmentation with Adversarial Learning
keras-team/keras
Deep Learning for humans
HPI-DeepLearning/MISS-GAN
Medical Image Semantic Segmentation via Generative Adversarial Network
deepak112/Keras-SRGAN
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras
tensorlayer/SRGAN
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
xinario/awesome-gan-for-medical-imaging
Awesome GAN for Medical Imaging
HPI-DeepLearning/SV-GAN
An Adversarial Neural Network for Simultaneous Brain Tumor segmentation and Prediction Survival Day
valeoai/ADVENT
Adversarial Entropy Minimization for Domain Adaptation in Semantic Segmentation
wenbihan/reproducible-image-denoising-state-of-the-art
Collection of popular and reproducible image denoising works.
DmitryUlyanov/deep-image-prior
Image restoration with neural networks but without learning.