Package examples.transferlearning.modelhub.vgg16
Functions
main
Link copied to clipboard
fun main()
Content copied to clipboard
fun main()
Content copied to clipboard
This examples demonstrates the inference concept on VGG'16 model and weights loading from KotlinDL txt format:
fun main()
Content copied to clipboard
This examples demonstrates the inference concept on VGG'16 model and weights loading from outdated or custom weights' schema in .h5 file:
fun main()
Content copied to clipboard
This examples demonstrates the inference concept on VGG'16 model:
vgg16prediction
Link copied to clipboard
fun vgg16prediction()
Content copied to clipboard
This examples demonstrates the inference concept on VGG'16 model: