keras-model
There are 19 repositories under keras-model topic.
taipingeric/yolo-v4-tf.keras
A simple tf.keras implementation of YOLO v4
marcogdepinto/Deep-learning-model-deploy-with-django
Serving a keras model (neural networks) in a website with the python Django-REST framework.
bhattbhavesh91/tflite-tutorials
End-to-end tutorials on how to create TensorFlow Lite (TFLite) models!
harmanpreet93/keras-model-to-cpp
Porting Keras neural network model to C++
joaopauloschuler/two-path-noise-lab-plant-disease
Source code for the paper "Reliable Deep Learning Plant Leaf Disease Classification Based on Light-Chroma Separated Branches".
joaopauloschuler/two-branch-plant-disease
Source code for the paper "Color-aware two-branch DCNN for efficient plant disease classification".
mostafaelhoushi/keras-imagenet
Example to load, train, and evaluate ImageNet2012 dataset on a Keras model
joaopauloschuler/kEffNetV1
This repository contains the source code for the paper "Grouped Pointwise Convolutions Reduce Parameters in Convolutional Neural Networks".
harshiiash/Human-Activity-Recognition
Human Activity Detection is the problem of predicting what a person is doing based on a trace of their movement using sensors. The "Human Activity Detection Dataset" includes data collected from 34 subjects, each of whom were asked to perform 18 tasks for 3 minutes each. Each subject had a smartwatch placed on his/her dominant hand and a smartphone in their pocket. The data collection was controlled by a custom-made app that ran on the smartphone and smartwatch. The sensor data that was collected was from the accelerometer and gyroscope on both the smartphone and smartwatch, yielding four total sensors. The sensor data was collected at a rate of 20 Hz (i.e., every 50ms). The smartphone was either the Google Nexus 5/5X or Samsung Galaxy S5 running Android 6.0 (Marshmallow). The smartwatch was the LG G Watch running Android Wear 1.5.
DGKSK8LIFE/Apples-and-Oranges
A keras model that can classify apples and oranges.
fork123aniket/Encoder-Decoder-based-Video-Captioning
Implementation of Encoder-Decoder Model for Video Captioning in Tensorflow
faznaimov/simpsons-classification
Application built on Convolutional Neural Network model to recognize The Simpsons characters.
fitushar/Classification-of-chest-CT-using-caselevel-weak-supervision
Classification of chest CT using caselevel weak supervision
Kunal2341/HatchHackathon
A program to detect the level of severity for cancer patience based on a set criteria
t-chris/Commentiquette
Tensorflow RNN Model, inspired by Erik Hoffstad's Internet Comment Etiquette, trained on YouTube comments, the highest echelon of online discourse.
yan-roo/Kaggle_Sea-Lions-Counting
Kaggle Competition NOAA Fisheries Steller Sea Lion Population Count
zabir-nabil/kerasic-park
Keras Model Zoo, A compilation of links to pre-trained weights of keras models for CV, NLP, Signal, Speech, etc. domain from all possible sources.
CharlesbrownK/CNN-based-Road-Detection
Road detection based on CNN with keras model
trajkd/Behavioral-Cloning
Behavioral Cloning (project 4 of 9 from Udacity Self-Driving Car Engineer Nanodegree)