zhou0919's Stars
keras-team/keras
Deep Learning for humans
ageron/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
hindupuravinash/the-gan-zoo
A list of all named GANs!
MorvanZhou/tutorials
机器学习相关教程
MorvanZhou/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
divamgupta/image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
weiaicunzai/awesome-image-classification
A curated list of deep learning image classification papers and codes
MrGiovanni/UNetPlusPlus
[IEEE TMI] Official Implementation for UNet++
zjhuang22/maskscoring_rcnn
Codes for paper "Mask Scoring R-CNN".
amusi/TensorFlow-From-Zero-To-One
TensorFlow 最佳学习资源大全(含课程、书籍、博客、公开课等内容)
weichen582/RetinexNet
A Tensorflow implementation of RetinexNet
facebookresearch/ImageNet-Adversarial-Training
ImageNet classifier with state-of-the-art adversarial robustness
llSourcell/tensorflow_image_classifier
TensorFlow Image Classifier Demo by @Sirajology on Youtube
AndyHuang1995/Image-Contrast-Enhancement
Python implementation of "A New Image Contrast Enhancement Algorithm Using Exposure Fusion Framework", CAIP2017
bubbliiiing/yolov4-keras
这是一个YoloV4-keras的源码,可以用于训练自己的模型。
pvnieo/Low-light-Image-Enhancement
Python implementation of two low-light image enhancement techniques via illumination map estimation
wangqingbaidu/Dr.Sure
🏫DeepLearning学习笔记以及Tensorflow、Pytorch的使用心得笔记。Dr. Sure会不定时往项目中添加他看到的最新的技术,欢迎批评指正。
yangxue0827/FPN_Tensorflow
A Tensorflow implementation of FPN detection framework.
buyizhiyou/NRVQA
no reference image/video quaity assessment(BRISQUE/NIQE/PIQE/DIQA/deepBIQ/VSFA
MachineLP/PyTorch_image_classifier
Image classification: efficientnet/resnest/seresnext/.....
bukalapak/pybrisque
A python implementation of BRISQUE Image Quality Assessment
yuyang-huang/keras-inception-resnet-v2
The Inception-ResNet v2 model using Keras (with weight files)
HzFu/EyeQ
EyeQ : Dataset of Retinal Image Quality Assessment
costapt/vess2ret
A Keras implementation of pix2pix code adapted to generate retinal images from vessel networks.
bubbliiiing/classification-keras
这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。
iMED-Lab/StillGAN
Structure and Illumination Constrained GAN forMedical Image Quality Enhancement
SakhriHoussem/Image-Classification
Pre-trained VGG-Net Model for image classification using tensorflow
YeahHuang/DR-image-classification
This is to train machines to learn classifying abnormal level of DR(diabetic retinopathy), using the Frame Keras with Tensorflow backing.