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

the video is shown with a white screen. #48

Open
hhy150 opened this issue Sep 13, 2023 · 1 comment
Open

the video is shown with a white screen. #48

hhy150 opened this issue Sep 13, 2023 · 1 comment

Comments

@hhy150
Copy link

hhy150 commented Sep 13, 2023

In the Infer stage, follow the readme instruction(Running PDVC on Your Own Videos), but for different videos, always generate captions with the same sentence: "The video is shown with a white screen."
image
image

@ziishuo
Copy link

ziishuo commented Aug 30, 2024

Hi, I don't know if you solved the problem. I'll tell you about my solution: Compile the deformable attention layer correctly. In addition, I used a 3070ti laptop GPU for inference, and then I switched to a 3090ti GPU, which has more video memory.
The compilation result is as follows:
Installed /root/Project/anaconda3/envs/PDVC/lib/python3.7/site-packages/MultiScaleDeformableAttention-1.0-py3.7-linux-x86_64.egg
Processing dependencies for MultiScaleDeformableAttention==1.0
Finished processing dependencies for MultiScaleDeformableAttention==1.0

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