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

Two questions on EgoVLP and EPIC-Kitchens 100 #24

Open
vineetparikh opened this issue Oct 23, 2023 · 2 comments
Open

Two questions on EgoVLP and EPIC-Kitchens 100 #24

vineetparikh opened this issue Oct 23, 2023 · 2 comments

Comments

@vineetparikh
Copy link

vineetparikh commented Oct 23, 2023

Hi there, great work! I'm trying to use the video backbone of EgoVLP alone to extract intermediate feature maps (for a downstream task) on EPIC-Kitchens 100 videos. Two questions:

  • Any demo code available to load just the video weights and extract embeddings without worrying about text? I only have the videos to start with.
  • How is LOCAL_RANK set? When running python -m run.test_epic -r pretrained/egovlp_ek100_zs.pth -d 0, I'm finding that LOCAL_RANK isn't actually set even if it's supposed to be. What parameters might I be missing? (the guide indicates I only need to do python run/test_epic but this runs into package import problems)

Edited second question b/c solved previous second question by getting captions from https://github.com/mwray/Joint-Part-of-Speech-Embeddings

@vineetparikh vineetparikh changed the title Two questions on EgoVLP video backbone Two questions on EgoVLP and EPIC-Kitchens 100 Oct 23, 2023
@Anirudh257
Copy link

@vineetparikh did you get a solution for your questions? I have a doubt about the same.

@Anirudh257
Copy link

@vineetparikh If you are still figuring this out, I think that keeping --subsample video will give us only video embedding without caring about the text.

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