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.
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 |