Git Product home page Git Product logo

Comments (11)

OceanPang avatar OceanPang commented on July 17, 2024

According to your log, it seems that the Qt platform plugin on your machine has some problems.
Please have a check.
This application failed to start because no Qt platform plugin could be initialized.

from mmtracking.

ioctl-user avatar ioctl-user commented on July 17, 2024

It was docker image built from the Dockerfile in project.

from mmtracking.

ioctl-user avatar ioctl-user commented on July 17, 2024

And MOT demo works fine.

from mmtracking.

callzhang avatar callzhang commented on July 17, 2024

If you are using SSH to connect to the server, it could be that the server has no $DISPLAY set and no display is connected. Solve this by using X Forwarding in SSH connection.

from mmtracking.

ioctl-user avatar ioctl-user commented on July 17, 2024

No, it was local terminal in local Xorg session.

from mmtracking.

Richard-mei avatar Richard-mei commented on July 17, 2024

Try to modify the opencv version.

from mmtracking.

Hiusam avatar Hiusam commented on July 17, 2024

It was docker image built from the Dockerfile in project.

I have the same problem as you. I am using Docker. Have you fixed the problem afterwards?

from mmtracking.

ioctl-user avatar ioctl-user commented on July 17, 2024

Have you fixed the problem afterwards?

Unfortunately, no.

from mmtracking.

junaid340 avatar junaid340 commented on July 17, 2024

It was docker image built from the Dockerfile in project.

I have the same problem as you. I am using Docker. Have you fixed the problem afterwards?

As Docker is a command line interface, and don't have any type of display interface. The issue states itself "could not connect to a display!"

from mmtracking.

ioctl-user avatar ioctl-user commented on July 17, 2024

I have the same problem as you. I am using Docker. Have you fixed the problem afterwards?

As Docker is a command line interface, and don't have any type of display interface. The issue states itself "could not connect to a display!"

I was using option "--output output.mp4" . Shouldn't it work without display?

from mmtracking.

RoyAn2386 avatar RoyAn2386 commented on July 17, 2024

May be it can help someone.
Run this 2 commands before training or inference:


export DISPLAY=:0
export QT_QPA_PLATFORM=offscreen

from mmtracking.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.