Low-res Object Recognition (VGG16)

Low-res Object Recognition (VGG16)

Regular price
$5.00
Sale price
$5.00

A pre-trained model for object detection using the basic google image library.

See our example here:

****

This model is available for both the Theano and TensorFlow backend, and can be built both with 'channels_first'data format (channels, height, width) or 'channels_last' data format (height, width, channels).

https://keras.io/applications/#vgg16