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

About the code of Loadtemporal_data_test.py #21

Open
Snopylz opened this issue Oct 17, 2023 · 0 comments
Open

About the code of Loadtemporal_data_test.py #21

Snopylz opened this issue Oct 17, 2023 · 0 comments

Comments

@Snopylz
Copy link

Snopylz commented Oct 17, 2023

Thanks for sharing the code, may i ask the google drive pretrained model weight is training based on 160 frames or 220 frames?
Because when I test inference_OneSample_VIPL_PhysFormer.py, I found in Loadtemporal_data_test.py the variable clip_frames=220 while in Loadtemporal_data.py clip_frames=160.
On the other hand, i print the each start id and end id of clip, I found every clip exsists overlap of some images, but dont have in training code Loadtemporal_data.py. May I ask the reason of seting the overlaps in Loadtemporal_data_test.py?

following is the printed image id of Loadtemporal_data_test.py

start image id:  61
end image id:  281
start image id:  221
end image id:  441
start image id:  381
end image id:  601
start image id:  541
end image id:  761
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