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

frame_id-inds[i],why do this? #77

Open
hrz2000 opened this issue Aug 11, 2022 · 0 comments
Open

frame_id-inds[i],why do this? #77

hrz2000 opened this issue Aug 11, 2022 · 0 comments

Comments

@hrz2000
Copy link

hrz2000 commented Aug 11, 2022

for j in range(self.num_frames):
img_path = os.path.join(str(self.img_folder), self.vid_infos[vid]['file_names'][frame_id-inds[j]])
frame_id-inds[j], Why you do this subtraction here and reverse the order of inds before?

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