Could not get models from the server

See original GitHub issue

My actions before raising this issue

  • [x ] Read/searched the docs
  • [x ] Searched past issues: I have checked all related issues

Expected Behaviour

I should see DL models in CVAT

Current Behaviour

After following the instructions, CVAT still cannot find any DL models. Whenever I open CVAT, it shows an error message Screenshot from 2020-09-30 12-13-44

Possible Solution

Not sure. Maybe I have missed something in installation?

Steps to Reproduce (for bugs)

Context

I want to use auto-segmentation for my segmentation tasks.

Your Environment

  • Git hash commit (git log -1): commit a5b2229039367e05cef7ea0f120bee2e33dd73ee (HEAD -> develop, origin/develop, origin/HEAD)
  • Docker version docker version (e.g. Docker 17.0.05): Docker 19.03.12
  • Are you using Docker Swarm or Kubernetes? No
  • Operating System and version (e.g. Linux, Windows, MacOS): Linux Ubuntu 20.04
  • Code example or link to GitHub repo or gist to reproduce problem:
  • Other diagnostic information / logs:
    Some logs are in txt

error_dl_models.txt

Next steps

You may join our Gitter channel for community support.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
night-kuncommented, Oct 23, 2020

@yanmu2017 I run the command docker-compose -f docker-compose.yml -f components/serverless/docker-compose.serverless.yml up -d,but cvat still cannot find any DL models.

3reactions
yanmu2017commented, Oct 5, 2020

@azhavoro Thanks for the reply. Including the docker-compose command you mentioned solves the problem and I can see the models now.

One suggestion: Do you think it makes sense to include the docker-compose command docker-compose -f docker-compose.yml -f components/serverless/docker-compose.serverless.yml up -d" into the instruction of Semi-automatic and automatic annotation? Or at least a link to that webpage? For myself, I checked the instructions again and again but had never thought I should include another docker-compose command from a different webpage.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Could not get models from the server · Issue #2245 · opencv/cvat
Current Behaviour. After following the instructions, CVAT still cannot find any DL models. Whenever I open CVAT, it shows an error message
Read more >
Solved: CVAT doesn't see ML models - Intel Communities
Solved: I have CVAT up and running locally fine, except that it doesn't see any ML models (for automatic annotation).
Read more >
opencv-cvat/public - Gitter
Hello my docker instance of cvat have the workers keep restarting: 'program:rqworker_default.command' contains names ('ENV_CVAT_DEBUG_ENABLED') which cannot be ...
Read more >
Train and serve a TensorFlow model with TensorFlow Serving
The focus is on TensorFlow Serving, rather than the modeling and training in ... Could not load dynamic library 'libnvinfer.so.7'; ...
Read more >
MLflow Models — MLflow 2.1.0 documentation
MLflow Models. An MLflow Model is a standard format for packaging machine learning models that can be used in a variety of downstream...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found