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

The begin idx in the sequence #49

Open
limaosen0 opened this issue Dec 19, 2018 · 1 comment
Open

The begin idx in the sequence #49

limaosen0 opened this issue Dec 19, 2018 · 1 comment
Labels

Comments

@limaosen0
Copy link

limaosen0 commented Dec 19, 2018

Dear una-dinosauria:

There is a question.
In

# Sample somewherein the middle
idx = np.random.randint( 16, n-total_frames )

we have idx = np.random.randint( 16, n-total_frames ).
Why the start index in the sequence are randomly selected after 16? Is there a reason?

@una-dinosauria
Copy link
Owner

I cant' think of any reason right now. Probably avoiding the first few frames since they tend to be people in T-pose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants