All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mework.cloud.stream.app.image-recognition-processor.4.0.1.source-code.application.yml Maven / Gradle / Ivy

The newest version!
image:
  recognition:
      model: https://storage.googleapis.com/mobilenet_v2/checkpoints/mobilenet_v2_1.4_224.tgz#mobilenet_v2_1.4_224_frozen.pb
      modelType: mobilenetv2
      responseSize: 3
      normalizedImageSize: 224
      cacheModel: true
spring:
    cloud:
        function:
            definition: imageRecognitionFunction
management:
  defaults:
    metrics:
      export:
        enabled: false




© 2015 - 2025 Weber Informatics LLC | Privacy Policy