Top 1371 keras open source projects

Vision-Language-Transformer
Vision-Language Transformer and Query Generation for Referring Segmentation (ICCV 2021)
Semantic-Image-Segmentation
Applying the 100 Layer Tiramisu on the Camvid Dataset
yunyi
2018“云移杯- 景区口碑评价分值预测
fiction generator
Fiction generator with Tensorflow. 模仿王小波的风格的小说生成器
tfdeploy
tfdeploy: Deploy Tensorflow Models from R
Kaggle-dog-breed-classification
This is the baseline of Kaggle-dog-breed-classification on Python, Keras, and TensorFlow.
diabetic-retinopathy
Identifying retina images with diabetic retinopathy using convolutional neural networks.
loki
Proof-of-concept of emotion-targeted content delivery using machine learning and ARKit.
keras-layer-normalization
Layer normalization implemented in Keras
gans-in-action
"GAN 인 액션"(한빛미디어, 2020)의 코드 저장소입니다.
Skin-Lesion-Classifier
A tool which implements Convolutional Neural Networks to train a predictive model to classify skin lesions.
vision-ml
A R-CNN machine learning model for handling Pop-up window in mobile Apps.
keras-alzheimers-3d-conv
Implementation of a 3D Convolutional Neutral Network in Keras on an Alzheimers Disease MRI Scan Dataset
Deep-Knowledge-Tracing
An implementation of the Deep Knowledge Tracing (DKT) using Tensorflow 2.0
frcnn-from-scratch-with-keras
💥Faster R-CNN from scratch written with Keras
stone paper scissor defeator using opencv keras
In this repository i tried to replicate a cool project by a japanese scientist who made a machine which had 100 % accuracy in defeating humans in the game of stone-paper and scissors
resemul
A TensorFlow+Keras implementation of "Sample-level CNN Architectures for Music Auto-tagging Using Raw Waveforms"
TCFPN-ISBA
Temporal Convolutional Feature Pyramid Network (TCFPN) & Iterative Soft Boundary Assignment (ISBA), CVPR '18
autoencoder for physical layer
This is my attempt to reproduce and extend the results in the paper "An Introduction to Deep Learning for the Physical Layer" by Tim O'Shea and Jakob Hoydis
squeeze-unet
Squeeze-unet Semantic Segmentation for embedded devices
10 days of deep learning
10 days 10 different practical applications of Deep Learning (primarily NLP) using Tensorflow and Keras
GAN hanzi
Generating (fake) Chinese characters using GAN
translearn
Code implementation of the paper "With Great Training Comes Great Vulnerability: Practical Attacks against Transfer Learning", at USENIX Security 2018
SSD Keras
Single Shot MultiBox Detector(SSD)目标检测算法
keras tfrecord
Extending Keras to support tfrecord dataset
Face-recog-Age-Gender-Emotion-
Face Detection, Face Recognition, Age & Gender Detection, Emotion Detection
lstm-electric-load-forecast
Electric load forecast using Long-Short-Term-Memory (LSTM) recurrent neural network
Self-Driving-Car
Implemented a Convolutional Neural Network for end-to-end driving in a simulator using Tensorflow and Keras. The project involves training over 13,000 images in a unity3d simulator to steer the car successfully throughout the track
CRNN
Convolutional recurrent neural network for scene text recognition or OCR in Keras
CRNN.tf2
Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2
mnist-flask
A Flask web app for handwritten digit recognition using machine learning
sequence-rnn-py
Sequence analyzing using Recurrent Neural Networks (RNN) based on Keras
SiameseCBOW
Implementation of Siamese CBOW using keras whose backend is tensorflow.
Baidu-Index
精准的百度指数抓取
3HAN
An original implementation of "3HAN: A Deep Neural Network for Fake News Detection" (ICONIP 2017)
Training-BatchNorm-and-Only-BatchNorm
Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.
Deeplearning-digital-pathology
Full package for applying deep learning to virtual slides.
d2l-study-group
Repository supporting the study group based on the course book 'D2L'. Material would be added as we progress through the course.