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

Some question about calculating the invlambda #1

Open
YongyuG opened this issue Jul 17, 2019 · 0 comments
Open

Some question about calculating the invlambda #1

YongyuG opened this issue Jul 17, 2019 · 0 comments

Comments

@YongyuG
Copy link

YongyuG commented Jul 17, 2019

Thnaks for your work,

I dont understand why the invlambda_l is defineds as:
invlambda(1,delta+K:min(delta+K+sT-1, T))

In my view, i think it should be
invlambda(1,delta+K+1:min(delta+K+sT-1, T)) because delta is delay frame and K are the pass frames, so we are going to estimate the frame started at "delta + k +1"

can you tell me the difference or any my mistaken understanding.

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