Package examples.transferlearning.lenet

Functions

additionalTraining
Link copied to clipboard
fun additionalTraining()

This examples demonstrates the transfer learning concept:

additionalTrainingAndFreezing
Link copied to clipboard
fun additionalTrainingAndFreezing()

This examples demonstrates the transfer learning concept:

additionalTrainingAndNewTopDenseLayers
Link copied to clipboard
fun additionalTrainingAndNewTopDenseLayers()

This examples demonstrates the transfer learning concept:

This examples demonstrates the transfer learning concept:

getJSONConfigFile
Link copied to clipboard
fun getJSONConfigFile(): File

Returns JSON file with model configuration, saved from Keras 2.x.

getWeightsFile
Link copied to clipboard
fun getWeightsFile(): HdfFile

Returns .h5 file with model weights, saved from Keras 2.x.

loadModelWithoutWeightsInitAndEvaluate
Link copied to clipboard
fun loadModelWithoutWeightsInitAndEvaluate()

This examples demonstrates the weird inference case:

loadModelWithWeightsAndEvaluate
Link copied to clipboard
fun loadModelWithWeightsAndEvaluate()

This examples demonstrates the inference concept:

main
Link copied to clipboard
fun main()
fun main()
fun main()
fun main()
fun main()
fun main()