You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2024. It is now read-only.
I'm trying to use the docker image deephdc/deep-oc-plants-classification-tf:cpu
But it seems to crash on startup, any resolution?
2023-08-22T15:13:41.879019631Z
2023-08-22T15:13:45.735634976Z
2023-08-22T15:13:45.735700597Z ## ###
2023-08-22T15:13:45.735710976Z ## ###### ##
2023-08-22T15:13:45.735720328Z .##### ##### #######. .#####.
2023-08-22T15:13:45.735729699Z ## ## ## // ## // ## ## ##
2023-08-22T15:13:45.735739185Z ##. .## ### ### // ### ## ##
2023-08-22T15:13:45.735748512Z ## ## #### #### #####.
2023-08-22T15:13:45.735757763Z Hybrid-DataCloud ##
2023-08-22T15:13:45.735767110Z
2023-08-22T15:13:45.735776209Z
2023-08-22T15:13:45.735785376Z Welcome to the DEEPaaS API API endpoint. You can directly browse to the
2023-08-22T15:13:45.735794880Z API documentation endpoint to check the API using the builtint Swagger UI
2023-08-22T15:13:45.735804446Z or you can use any of our endpoints.
2023-08-22T15:13:45.735813963Z
2023-08-22T15:13:45.735823063Z API documentation: http://0.0.0.0:5000/ui
2023-08-22T15:13:45.735832430Z API specification: http://0.0.0.0:5000/swagger.json
2023-08-22T15:13:45.735841752Z V2 endpoint: http://0.0.0.0:5000/v2
2023-08-22T15:13:45.735851191Z
2023-08-22T15:13:45.735860336Z -------------------------------------------------------------------------
2023-08-22T15:13:45.735869821Z
2023-08-22T15:13:45.735878978Z 2023-08-22 15:13:45.733 1 INFO deepaas [-] Starting DEEPaaS version 1.3.0
2023-08-22T15:13:45.738203459Z 2023-08-22 15:13:45.736 1 WARNING py.warnings [-] /usr/local/lib/python3.6/dist-packages/deepaas/api/__init__.py:65: DeprecationWarning: debug argument is deprecated
2023-08-22T15:13:45.738238253Z client_max_size=CONF.client_max_size
2023-08-22T15:13:45.738248710Z
2023-08-22T15:13:45.926289171Z 2023-08-22 15:13:45.923 1 WARNING py.warnings [-] /usr/local/lib/python3.6/dist-packages/tensorflow/python/pywrap_tensorflow_internal.py:15: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
2023-08-22T15:13:45.926336391Z import imp
2023-08-22T15:13:45.926346848Z
Hey there!
I'm trying to use the docker image
deephdc/deep-oc-plants-classification-tf:cpuBut it seems to crash on startup, any resolution?