keras-models topic
TrainYourOwnYOLO
Train a state-of-the-art yolov3 object detector from scratch!
Video-Classification-CNN-and-LSTM-
To classify video into various classes using keras library with tensorflow as back-end.
Keras-Classification-Models
Collection of Keras models used for classification
ssd_keras
Port of Single Shot MultiBox Detector to Keras
audio-pretrained-model
A collection of Audio and Speech pre-trained models.
SimCLRv1-keras-tensorflow
Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)
CursoDS_ProfDanilo
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
Simple keras chat bot using seq2seq model with Flask serving web
Conditional_VAE
conditional variational autoencoder written in Keras [not actively maintained]
Deep-learning-model-deploy-with-django
Serving a keras model (neural networks) in a website with the python Django-REST framework.