Added folder to store ImageNet weights

This commit is contained in:
Felix Yu
2017-05-12 17:06:35 +08:00
parent 8f7f751cf1
commit efdd1d55dc
2 changed files with 1 additions and 2 deletions
-2
View File
@@ -1,7 +1,5 @@
# DenseNet-Keras with ImageNet Pretrained Models
## Introduction
This is an [Keras](https://keras.io/) implementation of DenseNet with [ImageNet](http://www.image-net.org/) pretrained weights. The weights are converted from [Caffe Models](https://github.com/shicai/DenseNet-Caffe). The implementation supports both [Theano](http://deeplearning.net/software/theano/) and [TensorFlow](https://www.tensorflow.org/) backends.
To know more about how DenseNet works, please refer to the [original paper](https://arxiv.org/abs/1608.06993)
+1
View File
@@ -0,0 +1 @@
## Download ImageNet pretrained weights to this folder