Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

: cannot connect to X server #295

Open
Sunwenxin1 opened this issue Mar 8, 2024 · 1 comment
Open

: cannot connect to X server #295

Sunwenxin1 opened this issue Mar 8, 2024 · 1 comment

Comments

@Sunwenxin1
Copy link

I am replicating the Vid2Dopler project. VIBE is the first step in the pipeline. However, the version of the related dependency package is too low to run on NVIDIA GeForce RTX 4090. I changed the configuration to Conda install pytorch=1.7.0 torch vision=0.8.0 torch studio=0.7.0 cudatoolkit=11.0- c pytorch. I reported the following error. Is there a kind-hearted person who can help me?
Running "ffmpeg -i sample_video.mp4 -f image2 -v error /tmp/sample_video_mp4/%06d.png"
Images saved to "/tmp/sample_video_mp4"
Input video number of frames 300
Running Multi-Person-Tracker
100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 25/25 [00:10<00:00, 2.53it/s]
Finished. Detection + Tracking FPS 27.69
Displaying results..
: cannot connect to X server

@AhmedMostafaSoliman
Copy link

@Sunwenxin1 Just remove the "--display" from the command used to run the demo. You will still get the mp4 video output and the pickled results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants