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

Is there a leak here #1

Open
LujianYao opened this issue May 25, 2022 · 1 comment
Open

Is there a leak here #1

LujianYao opened this issue May 25, 2022 · 1 comment

Comments

@LujianYao
Copy link

hello,
In src/utils/data_generation.py file
I find the default parameters of split_name='all'. I think it regards all data as train data. And I try to replace it as a specific split, but the result is very poor. Did I do something wrong or is there a leak here?

image

@Dshdarkness
Copy link

I received the same inquiry. According to the RISE data paper, the split name denotes a separate split method for ONE data, which means that different splited data may contain the same video clips.

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