Marc Fielding
Marc Fielding
Sorry I deleted that comment re tensorflow installing order, this could be quite a few things, I am going to look at a 14.04 install out of morbid curiosity this...
I think this should work for you, I think under segmentation each pair is x,y! I think this was asked before but I couldn't find the question I used this...
Hmm not sure on this, we're using tensorflow serving successfully.
It depends on which model you have, you could just load the model and try(with the right inputs and outputs): ``` with tf.keras.backend.get_session() as sess: tf.saved_model.simple_save( sess, export_path, inputs={'input_image': model.input},...
Hey Brenolf sorry I've just noticed this, let me pull the latest version and I'll check it to make sure I'm right, I can always whip up a PR if...
Just a quick note on this, I'm right now(today) - investigating cloudwatch metrics for this - also for intelligent warmup so it checks the number of concurrent executions on average...
I can spin you guys up a crud API on AWS Lambda if it helps, once I understand the requirements it'd likely be a days work. Let me pull that...
@cooperq Depends what you need if it's just a couple of endpoints you can just buy me a beer if you ever come this way- obviously if the EFF finds...
Any ideas on the above, I've got a bit of time in the next couple of weeks so could knock this out for you with the right info :-)
Do you have training data available for this? Ie data with verified bogus cell sites? We can donate some compute to this if you like.