Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 2.62 KB

File metadata and controls

16 lines (12 loc) · 2.62 KB

Caffe models

Here you can find the pretrained models for the Caffe framework. In the following table the information of the model, the model structure and the pretrained weights can be found.

To include a new model in the API you have to save the model structure and place it in HOMEPATH/DeepClas4BioModels/Caffe/Classification/model/modelName.prototxt and save the weights and place it in HOMEPATH/DeepClas4BioModels/Caffe/Classification/weights/modelName.caffemodel.

Pretrained models

The list of the pretrained models are the following.

Model Model Structure Model Weights DataSet
AlexNet Structure file Weights file ImageNet
CaffeNet Structure file Weights file ImageNet
GoogleNet Structure file Weights file ImageNet
VGG16 Structure file Weights file ImageNet
VGG19 Structure file Weights file ImageNet