Pinned Repositories
3DUnetCNN
Keras 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation
AI-Challenger-Retinal-Edema-Segmentation
4th place(top3%) solution for Retinal Edema Segmentation Challenge in 2018 AI challenger
AI_Challenger
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world.
AlignedReID
Alignedreid++: Dynamically Matching Local Information for Person Re-Identification.
AlignedReID-Re-Production-Pytorch
Reproduce AlignedReID: Surpassing Human-Level Performance in Person Re-Identification, using Pytorch.
deep-person-reid
Pytorch implementation of deep person re-identification models.
learngit
LeetCodeByCompany
Collection of LeetCode questions asked in Computer Science interviews (Categorized by Company Name)
Practical-advise-for-building-deep-neural-network-
unet
unet for image segmentation
leidaguo's Repositories
leidaguo/SceneClassify
AI场景分类竞赛
leidaguo/keras-transfer-learning-for-oxford102
Keras pretrained models (VGG16, InceptionV3, Resnet50, Resnet152) + Transfer Learning for predicting classes in the Oxford 102 flower dataset
leidaguo/Python-Books
leidaguo/angiodysplasia-segmentation
leidaguo/DeepLearning
Some practices about deep learning
leidaguo/robot-surgery-segmentation
leidaguo/sceneReco
ctpn+crnn Scene character recognition
leidaguo/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理
leidaguo/AI_Challenger
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world.
leidaguo/Yolo-digit-detector
Implemented digit detector in natural scene using resnet50 and Yolo-v2. I used SVHN as the training set, and implemented it using tensorflow and keras.
leidaguo/keras_ocr
用keras实现OCR定位、识别
leidaguo/CarND-Transfer-Learning-Lab
leidaguo/transfer_learning_tutorial
A guide to transfer learning with inception-resnet-v2.
leidaguo/train_arch
vgg(vgg16,vgg19), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152), inception_v4, inception_resnet_v2,.....
leidaguo/deeplearningbook-chinese
Deep Learning Book Chinese Translation
leidaguo/H2OAutoML
H2OAutoML in Action
leidaguo/models
Models and examples built with TensorFlow
leidaguo/Xception-with-Your-Own-Dataset
Scripts for training and inferencing with Xception on your own dataset
leidaguo/picture_deal
leidaguo/deep-learning-models
Keras code and weights files for popular deep learning models.
leidaguo/OpenCV-3-x-with-Python-By-Example
published by Packt
leidaguo/cancer_nn
ISIC 2017: Skin Lesion Analysis Towards Melanoma Detection (Lesion Classification)
leidaguo/gluon-tutorials-zh
通过MXNet/Gluon来动手学习深度学习
leidaguo/machine-learning
my machine-learning tutorial
leidaguo/ml-analysis
Common Machine Learning Algorithms
leidaguo/Python-Offer
《剑指Offer》面试题Python实现
leidaguo/ml-cheatsheet
Machine learning cheatsheet
leidaguo/keras
Deep Learning for humans
leidaguo/caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
leidaguo/LeetCode-1
:pencil: Python / C++ 11 Solutions of LeetCode Questions