keras-models topic

List keras-models repositories

TrainYourOwnYOLO

639
Stars
412
Forks
Watchers

Train a state-of-the-art yolov3 object detector from scratch!

Video-Classification-CNN-and-LSTM-

273
Stars
116
Forks
Watchers

To classify video into various classes using keras library with tensorflow as back-end.

Keras-Classification-Models

317
Stars
100
Forks
Watchers

Collection of Keras models used for classification

ssd_keras

1.1k
Stars
552
Forks
Watchers

Port of Single Shot MultiBox Detector to Keras

audio-pretrained-model

170
Stars
24
Forks
Watchers

A collection of Audio and Speech pre-trained models.

SimCLRv1-keras-tensorflow

109
Stars
26
Forks
Watchers

Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)

CursoDS_ProfDanilo

94
Stars
86
Forks
Watchers

Códigos Python com diferentes aplicações como técnicas de machine learning e deep learning, fundamentos de estatística, problemas de regressão de classificação. Os vídeos com as explicações teóricas e...

keras-chatbot-web-api

53
Stars
26
Forks
Watchers

Simple keras chat bot using seq2seq model with Flask serving web

Conditional_VAE

96
Stars
46
Forks
Watchers

conditional variational autoencoder written in Keras [not actively maintained]

Deep-learning-model-deploy-with-django

94
Stars
38
Forks
Watchers

Serving a keras model (neural networks) in a website with the python Django-REST framework.