densenet-tensorflow
There are 8 repositories under densenet-tensorflow topic.
taki0112/Densenet-Tensorflow
Simple Tensorflow implementation of Densenet using Cifar10, MNIST
Sakib1263/DenseNet-1D-2D-Tensorflow-Keras
Models Supported: DenseNet121, DenseNet161, DenseNet169, DenseNet201 and DenseNet264 (1D and 2D version with DEMO for Classification and Regression)
vmelan/DenseNet-tf2
Implementation of DenseNet using Tensorflow 2.0 subclassing API
justincosentino/densenet-tf2
A Tensorflow 2.0 reimplementation of DenseNet.
alexz01/proteinatlax
Tensorflow Densenet implementation for multi-label classification of Kaggle's Human Protein Atlas challenge.
coder-backend/Predict-Job-Title-and-skills
Job Prediction given job description and skills
mcbuehler/iPercept
DenseBag: a State of the Art Neural Network Architecture for Eye Gaze Estimation
Miguelszzz/simple_mnist
Minimalist MNIST implementation with two hidden layers written in C