Deepomatic / deepomatic-client-python

Python Client
Other
14 stars 0 forks source link

Convert tests to use tf instead of caffe #52

Closed ibreschi closed 5 years ago

ibreschi commented 5 years ago

We should remove the Caffe dependencies from the tests. Since most of our networks use TensorFlow, it's better to use it instead of Caffe in the tests.