in-flu-ence / MURA_densenet

A Keras implementation of DenseNet model on Standford's MURA dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DenseNet on MURA Dataset using Keras

A Keras implementation(refer to this repositoy) of 169 layer DenseNet model on MURA dataset

Train the model with run_MURA.py

Please add # -*- coding: utf-8 -*- to head of each file for there are annotations not coded in ASCII.

About

A Keras implementation of DenseNet model on Standford's MURA dataset

License:MIT License


Languages

Language:Python 100.0%