Nick Barton
Nick Barton
I'm having the same problem, i'm sure I have selected the correct conv layer as it works for some images and not others. I'm not using a pre-trained model. EDIT:...
@margiki Leaky-relu allows the gradient of negative values to be non-zero, preventing pooled_grads from being a null-matrix
Some progress, with that swagger file I'm getting some new errors > Your API was not imported due to errors in the Swagger file. Unsupported model type 'StringSchema' in 500...
A bit difficult as we need a python module but I have updated the response with an extended example
Looking into it a bit further, it seems that the crash only occurs when importing a sub python module within the *python_module/test_function.py* file such as: ```Python import scipy.interpolate def show_message(message):...
@schloerke Do you mean in the R studio console? Doing doesn't give any information, the plumber api start up as normal and the termination happens on close.
@mskyttner Hi, sorry I had forgotten about this. This is the solution I went with as well. Thanks for your work on the plumber package!
I would also like this feature!