tangyc

tangyc

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

tangyc's starred repositories

Mask_RCNN

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

Language:PythonLicense:NOASSERTIONStargazers:24226Issues:581Issues:2739

ASRT_SpeechRecognition

A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统

Language:PythonLicense:GPL-3.0Stargazers:7542Issues:187Issues:285

unet

unet for image segmentation

Language:Jupyter NotebookLicense:MITStargazers:4475Issues:104Issues:233

seq2seq

Sequence to Sequence Learning with Keras

Language:PythonLicense:GPL-2.0Stargazers:3172Issues:159Issues:242

CHINESE-OCR

[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别

image-segmentation-keras

Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.

Language:PythonLicense:MITStargazers:2845Issues:60Issues:347

chinese_ocr

CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras

Language:PythonLicense:Apache-2.0Stargazers:2724Issues:90Issues:374

ssd_keras

A Keras port of Single Shot MultiBox Detector

Language:PythonLicense:Apache-2.0Stargazers:1856Issues:54Issues:373

keras-cn

Chinese keras documents with more examples, explanations and tips.

ssd_keras

Port of Single Shot MultiBox Detector to Keras

Language:Jupyter NotebookLicense:MITStargazers:1101Issues:39Issues:146

cnn_finetune

Fine-tune CNN in Keras

Language:PythonLicense:MITStargazers:936Issues:35Issues:58

CRNN-Keras

CRNN (CNN+RNN) for OCR using Keras / License Plate Recognition

Language:PythonLicense:MITStargazers:520Issues:25Issues:54

keras_frcnn

Keras Implementation of faster-rcnn

MobileNetv2-SSDLite

Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.

Language:PythonLicense:MITStargazers:445Issues:29Issues:66

triplet_recommendations_keras

An example of doing MovieLens recommendations using triplet loss in Keras

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:420Issues:22Issues:15

Tianchi-Medical-LungTumorDetect

天池医疗AI大赛[第一季]:肺部结节智能诊断 UNet/VGG/Inception/ResNet/DenseNet

Language:Jupyter NotebookStargazers:397Issues:26Issues:12

Pose-Guided-Person-Image-Generation

Tensorflow implementation of our NIPS 2017 paper "Pose Guided Person Image Generation"

Language:PythonLicense:MITStargazers:299Issues:16Issues:47

caption_generator

A modular library built on top of Keras and TensorFlow to generate a caption in natural language for any input image.

Language:PythonLicense:MITStargazers:262Issues:19Issues:39

KerasDeepSpeech

A Keras CTC implementation of Baidu's DeepSpeech for model experimentation

Language:PythonLicense:AGPL-3.0Stargazers:240Issues:18Issues:17

Text_Detector

Text detection model that combines Retinanet with textboxes++ for OCR

Language:Jupyter NotebookLicense:MITStargazers:219Issues:17Issues:16

Face-detection-with-mobilenet-ssd

Face detection with mobilenet-ssd written by tf.keras.

SimpsonRecognition

Detect and recognize The Simpsons characters using Keras and Faster R-CNN

Language:Jupyter NotebookStargazers:145Issues:12Issues:12

keras-face

face detection, verification and recognition using Keras

Language:PythonLicense:MITStargazers:141Issues:8Issues:11

Vgg-Face-Fine-tune

fine tune a pre-trained vgg face using triplet loss in keras

caffe

Caffe: a fast open framework for deep learning.

Language:C++License:NOASSERTIONStargazers:72Issues:8Issues:20

Face-identification-with-cnn-triplet-loss

Face identification with cnn+triplet-loss written by Keras.

Language:Jupyter NotebookStargazers:47Issues:3Issues:4

SSD_Keras

Single Shot MultiBox Detector(SSD)目标检测算法

Language:Jupyter NotebookStargazers:44Issues:7Issues:4

ssd_keras

Port of Single Shot MultiBox Detector to Keras

Language:Jupyter NotebookLicense:MITStargazers:31Issues:3Issues:2

Multi-Target-Tracking

Multi Target Tracking simulating radar. Used EKF, IPDA

Language:C++License:GPL-3.0Stargazers:22Issues:0Issues:1

CRNN_kreas

OCR 基于 Keras