Skip to content

In this example, we will package a CNN Application using VGG16 model

Notifications You must be signed in to change notification settings

Jopapy19/cnn-packaging

Repository files navigation

In this example, we will package a CNN Application using VGG16 model for classidfying Imagenet images. Where we will be able to upload the image. Then, predict from the Flask App with the uploaded images.