IzPerfect's Stars
experiencor/keras-yolo2
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
buomsoo-kim/Easy-deep-learning-with-Keras
Keras tutorial for beginners (using TF backend)
qjadud1994/CRNN-Keras
CRNN (CNN+RNN) for OCR using Keras / License Plate Recognition
MSiam/TFSegmentation
RTSeg: Real-time Semantic Segmentation Comparative Study
titu1994/keras-mobile-colorizer
U-Net Model conditioned with MobileNet features for Grayscale -> Color mapping
WillCheung2016/MobileNet_V2_Keras
xiaochus/MobileNetV2
A Keras implementation of MobileNetV2.
hwalsuklee/awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
kairess/cat_hipsterizer
Hipsterize your cat with deep learning. Put glasses on!
bearpaw/clothing-co-parsing
CCP dataset from "Clothing Co-Parsing by Joint Image Segmentation and Labeling " (CVPR 2014)
sthalles/deeplab_v3
Tensorflow Implementation of the Semantic Segmentation DeepLab_V3 CNN
PacktPublishing/Deep-Learning-for-Computer-Vision
Deep Learning for Computer Vision, by Packt
MLearing/Keras-Deeplab-v3-plus
deeplab v3+: Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation
leimao/DeepLab-V3
Google DeepLab V3 for Image Semantic Segmentation
mzaradzki/neuralnets
Deep Learning libraries tested on images and time series
bonlime/keras-deeplab-v3-plus
Keras implementation of Deeplab v3+ with pretrained weights
Golbstein/Keras-segmentation-deeplab-v3.1
An awesome semantic segmentation model that runs in real time
solaris33/deep-learning-tensorflow-book-code
[『텐서플로로 배우는 딥러닝』, 솔라리스, 영진닷컴, 2018] 도서의 소스코드입니다.
priya-dwivedi/Deep-Learning
divamgupta/image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
hlamba28/UNET-TGS
Applying UNET Model on TGS Salt Identification Challenge hosted on Kaggle
pavelgonchar/colornet
Neural Network to colorize grayscale images
zhixuhao/unet
unet for image segmentation
anmolsjoshi/unet
CSCI E-89 Deep Learning - Final Project - Image Segmentation
srihari-humbarwadi/person-segmentation-keras
Unet implementation using transpose convolutions in Keras
moritzhambach/Image-Augmentation-in-Keras-CIFAR-10-
Using image augmentation to reach 90.3% accuracy on CIFAR-10 in 100 epochs with a simple CNN.
simongeek/KerasVGGcifar10
Keras VGG implementation for CIFAR-10 classification Tutorial
hwkim94/hwkim94.github.io
Data
taki0112/ResNet-Tensorflow
Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152