AdoScripts are sensitive to ending "/" in the configuration
In the configuration of the object-detection plugin, various URLs must be provided. The created scripts are sensitive if these URLs have slashes ("/") at the end. Here it would be good if they scripts are made more robust to reduce frustration by users.
For example:
BucketAndRecognitionServiceEndpoint=https://gpu.omilab.org/s2m-obj-detect does not lead to a problem, but
BucketAndRecognitionServiceEndpoint=https://gpu.omilab.org/s2m-obj-detect/ does