This is an Keras implementation of DenseNet with ImageNet pretrained weights. The weights are converted from Caffe Models. The implementation supports both Theano and TensorFlow backends.
To know more about how DenseNet works, please refer to the original paper
Densely Connected Convolutional Networks
Gao Huang, Zhuang Liu, Kilian Q. Weinberger, Laurens van der Maaten
arXiv:1608.06993
Pretrained DenseNet Models on ImageNet
The top-1/5 accuracy rates by using single center crop (crop size: 224x224, image size: 256xN)
First, download the above pretrained weights to the imagenet_models
folder.
Run test_inference.py
for an example of how to use the pretrained model to make inference.
Check this out to see example of fine-tuning DenseNet with your own dataset.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4