stratus2019/load_cnn_for_training 0.0.1
alg install stratus2019/load_cnn_for_training
load cnn for training
Algorithm Description
loads a convolutional neural network for training. This removes the top layer of the network, so it is ready to be trained for any number of image classes.
License
MIT
Homepage
Parameters
Name | Description | Data Type | Required? |
---|---|---|---|
model_type | None | string | |
pretrained_weights_path | None | string |
Outputs
Name | Description | Data Type |
---|---|---|
cnn_model | string |
Versions
- 0.0.1 (current)