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

Accessing Pre-trained Transformer Model Weights #98

Open
erade opened this issue Dec 8, 2024 · 0 comments
Open

Accessing Pre-trained Transformer Model Weights #98

erade opened this issue Dec 8, 2024 · 0 comments

Comments

@erade
Copy link

erade commented Dec 8, 2024

Hello,

I noticed that in the file /usr/local/lib/python3.10/dist-packages/pyVHR/deepRPPG/transformer.py, there is a placeholder for a URL of a pre-trained transformer model that is currently written as " ".

From what I have observed for other models like MTTSCAN and HRCNN, there should be a corresponding file available in the resources/deepRPPG section of your website for transformers as well, similar to the .pth and .hdf5 files provided for the other models.

Could you please guide me on accessing the weights for the transformer model you mentioned?

Thank you!

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