Ejemplo n.º 1
0
def decode_predictions(*args, **kwargs):
    return vgg19.decode_predictions(*args, **kwargs)
Ejemplo n.º 2
0
def decode_predictions(*args, **kwargs):
  return vgg19.decode_predictions(*args, **kwargs)