Piotr Mazurek
Piotr Mazurek
Maybe a list of metrics instead of a single metric?
Seems like a darkflow issue. Did you try solving it like in [#849](https://github.com/thtrieu/darkflow/issues/849) darkflow issue?
Have you tried all 3 options described in `Getting started` section of the Readme??
Maybe try using anaconda and replace `python3` with `python`?
Did you try installing tensroflow? `pip install tensorflow`?
https://github.com/thtrieu/darkflow/issues/168#issuecomment-294329728
Still there is problem with `OSError: Unable to open file (unable to open file: name = 'current_model.h5', errno = 2, error message = 'No such file or directory', flags =...
@Jeru2023 This is using a websocets, which are not so easy to work with. We are looking for some example showing how we can just get the reply from chain...
@jrhe Do you happen to have an example?