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

FHP model checkpoint and data format #25

Open
kurshakuz opened this issue Apr 2, 2023 · 0 comments
Open

FHP model checkpoint and data format #25

kurshakuz opened this issue Apr 2, 2023 · 0 comments

Comments

@kurshakuz
Copy link

I have a couple of questions that I would appreciate to receive answers to!

First one is related to the checkpoint that you used. Running tools/run_net.py script requires for the following file to be present in the directory, but I was not able to find it anywhere. Can you please help me to find the starting checkpoint that you use? Is it the one trained on the Kintetics dataset?

CHECKPOINT_FILE_PATH: ../I3D_8x8_R50.pkl

Second question is related to the data format that is being used for the benchmark tasks. EvalAI challenge page describes input as:

Input: Given an input egocentric video 1.5s before the pre-condition time step (denoted as x = {xp3−to−1, ..., xp3−1}, with to referred as observation time). 

On the other hand, FHP description in this repo states that

Input: 60 frames before PRE-1.5s frame (p3). See the definition in paper I-1.1

Thanks!

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

1 participant