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

problem #15

Closed
cs19469 opened this issue Oct 5, 2022 · 3 comments
Closed

problem #15

cs19469 opened this issue Oct 5, 2022 · 3 comments

Comments

@cs19469
Copy link

cs19469 commented Oct 5, 2022

swin_tiny_grpb
None False
Setting backbone: fragments_backbone

Segmentation fault

When i run the vaq.py, somenthing like this

@cs19469 cs19469 closed this as completed Oct 5, 2022
@cs19469 cs19469 reopened this Oct 5, 2022
@teowu
Copy link
Member

teowu commented Oct 6, 2022

Can you tell me your hardware and software versions?
You are not the only one who meet the problem, and I am trying to solve this together for you.

@cs19469
Copy link
Author

cs19469 commented Oct 7, 2022

Thank you for your reply.
my device is:
Tesla K80, cuda 10.2, python3.8,
I have no idea about this, but it works now!

@teowu teowu closed this as completed Nov 4, 2022
@woshin
Copy link

woshin commented Nov 24, 2022

there is something wrong with decord and torch packages.
crash at
evaluator = DiViDeAddEvaluator(**opt["model"]["args"]).to(args.device)

simplest solution is import torch first instead of decord. it works for me, but I have not found the root cause)

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

3 participants