Topic

keras

Repositories (1136)

Sport-With-AI
Sport-With-AI Furkan-Gulsen Jupyter Notebook

The human body is detected with the help of the Mediapipe library. Then, using the mathematical methods applied, it is determined how much the exercis...

119
python-machine-learning-book-3rd-edition
python-machine-learning-book-3rd-edition rickiepark Jupyter Notebook

<머신 러닝 교과서 3판>의 코드 저장소

119
tfg-voice-conversion
tfg-voice-conversion albertaparicio Python

Deep Learning-based Voice Conversion system

118
All-Conv-Keras
All-Conv-Keras getcrest Python

All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras

117
two-stream-action-recognition-keras
two-stream-action-recognition-keras wushidonguc Python

Two-stream CNNs for video action recognition implemented in Keras

117
keras-timeseries-prediction
keras-timeseries-prediction gcarq Python

Time series prediction with Sequential Model and LSTM units

117
MinutiaeNet
MinutiaeNet luannd Python

Code and models for paper "Robust Minutiae Extractor: Integrating Deep Networks and Fingerprint Domain Knowledge" at International Conference on Biome...

117
docker-python-deep-learning
docker-python-deep-learning petronetto Jupyter Notebook

A container for Deep Learning with Python 3

116
incremental_training
incremental_training MBKraus Python

Repo that relates to the Medium blog 'Keeping your ML model in shape with Kafka, Airflow' and MLFlow'

116
R-Deep-Learning
R-Deep-Learning dlab-berkeley R

Workshop (6 hours): Deep learning in R using Keras. Building & training deep nets, image classification, transfer learning, text analysis, visualizati...

116
ML-AI-experiments
ML-AI-experiments kmsravindra Jupyter Notebook

All my experiments with AI and ML

115
cnn-text-classification
cnn-text-classification cmasch Jupyter Notebook

Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0

115
KerasObjectDetector
KerasObjectDetector KerasKorea Jupyter Notebook

Keras Object Detection API with YOLK project 🍳

114
Keras-DualPathNetworks
Keras-DualPathNetworks titu1994 Python

Dual Path Networks for Keras 2.0+

114
facial-login-web
facial-login-web susantabiswas JavaScript

Web based facial Authentication system with flask server

114
deep_autoviml
deep_autoviml AutoViML Python

Build tensorflow keras model pipelines in a single line of code. Now with mlflow tracking. Created by Ram Seshadri. Collaborators welcome. Permission...

114
contextual-utterance-level-multimodal-sentiment-analysis
contextual-utterance-level-multimodal-sentiment-analysis declare-lab Python

Context-Dependent Sentiment Analysis in User-Generated Videos

114
Edge-Computing-Engine
Edge-Computing-Engine AllenZYJ C++

Edge : a computing engine base C++/C

113
Going-Deeper-with-Convolutional-Neural-Network-for-Stock-Market-Prediction
Going-Deeper-with-Convolutional-Neural-Network-for-Stock-Market-Prediction rosdyana Python

Repository for Going Deeper with Convolutional Neural Network for Stock Market Prediction

113
CRNN
CRNN janzd Python

Convolutional recurrent neural network for scene text recognition or OCR in Keras

113
AdamW_Keras
AdamW_Keras GLambard Python

AdamW optimizer for Keras

112
Stacked_Hourglass_Network_Keras
Stacked_Hourglass_Network_Keras yuanyuanli85 Python

Keras Implementation for Stacked Hourglass Network

112
brain-segmentation
brain-segmentation MaciejMazurowski Python

Deep learning based skull stripping and FLAIR abnormality segmentation in brain MRI using U-Net

112
are-you-fake-news
are-you-fake-news N2ITN Jupyter Notebook

Bias detection in the news. Back and front end for areyoufakenews.com

111
EEG_classification
EEG_classification CVxTz Python

EEG Sleep stage classification using CNN with Keras

111
Bitcoin-price-Prediction-using-LSTM
Bitcoin-price-Prediction-using-LSTM sudharsan13296 Jupyter Notebook

Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network

111
SpeechEmotionRecognition_Realtime
SpeechEmotionRecognition_Realtime MeidanGR Jupyter Notebook

Speech Emotion Recognition (SER) in real-time, using Deep Neural Networks (DNN) of Long Short Memory Term (LSTM).

111
residual_attention_network
residual_attention_network qubvel Jupyter Notebook

Keras implementation of Residual Attention Network

110
text-classification-cn
text-classification-cn lijqhs Python

中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法

110
Machine-Learning-in-Python-Workshop
Machine-Learning-in-Python-Workshop snrazavi Jupyter Notebook

My workshop on machine learning using python language to implement different algorithms

110
Pneumonia-Detection-from-Chest-X-Ray-Images-with-Deep-Learning
Pneumonia-Detection-from-Chest-X-Ray-Images-with-Deep-Learning anjanatiha Jupyter Notebook

Detecting Pneumonia in Chest X-ray Images using Convolutional Neural Network and Pretrained Models

110
face2data
face2data rodrigobressan Python

Face2Data: Extract meaningful information from a person face in less than a second. Powered by Keras and Flask.

109
Keras-Multiple-Process-Prediction
Keras-Multiple-Process-Prediction yuanyuanli85 Python

A Simply Example to show how to use Keras model in multiple processes to do the prediction

109
tta_wrapper
tta_wrapper qubvel Python

Test Time image Augmentation (TTA) wrapper for Keras model.

109
Vision-Transformer-Keras-Tensorflow-Pytorch-Examples
Vision-Transformer-Keras-Tensorflow-Pytorch-Examples ashishpatel26 Jupyter Notebook

Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer

109
keras-ctpn
keras-ctpn yizt Python

keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...

109
maxim-tf
maxim-tf sayakpaul Jupyter Notebook

Implementation of MAXIM in TensorFlow.

109
Speech_driven_gesture_generation_with_autoencoder
Speech_driven_gesture_generation_with_autoencoder GestureGeneration Python

This is the official implementation for IVA '19 paper "Analyzing Input and Output Representations for Speech-Driven Gesture Generation".

109
Semantic-Shapes
Semantic-Shapes seth814 Jupyter Notebook

A semantic segmentation pipeline for custom image annotation

109
AlexNet-Experiments-Keras
AlexNet-Experiments-Keras duggalrahul Jupyter Notebook

Code examples for training AlexNet using Keras and Theano

108
Repo-2016
Repo-2016 RubensZimbres Python

R, Python and Mathematica Codes in Machine Learning, Deep Learning, Artificial Intelligence, NLP and Geolocation

108
Direct-Future-Prediction-Keras
Direct-Future-Prediction-Keras flyyufelix Python

Direct Future Prediction (DFP ) in Keras

108
PiCamNN
PiCamNN PiSimo Python

Survelliance system with deep learning based people detection (YOLO)

108
Wide-Residual-Networks
Wide-Residual-Networks titu1994 Python

Wide Residual Networks in Keras

108
LSTM_Chem
LSTM_Chem topazape Jupyter Notebook

Implementation of the paper - Generative Recurrent Networks for De Novo Drug Design.

108
CSRNet-keras
CSRNet-keras Neerajj9 Jupyter Notebook

Implementation of the CSRNet paper (CVPR 18) in keras-tensorflow

107
chinese-subtitle-ocr
chinese-subtitle-ocr lars76 Python

Optical character recognition for Chinese subtitles using SSD and CNN

107
connect4-alpha-zero
connect4-alpha-zero Zeta36 Python

Connect4 reinforcement learning by AlphaGo Zero methods.

107
face_landmark_dnn
face_landmark_dnn junhwanjang Python

Face Landmark Detector based on Mobilenet V1

107
SmooFaceEngine
SmooFaceEngine wotchin Python

A high-performance demo for face recognition based on deep learning.

107