You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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?Second question is related to the data format that is being used for the benchmark tasks. EvalAI challenge page describes input as:
On the other hand, FHP description in this repo states that
Thanks!
The text was updated successfully, but these errors were encountered: