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

Updates for iBVP Dataset and iBVPNet Model #292

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Conversation

jnj256
Copy link
Contributor

@jnj256 jnj256 commented Jul 2, 2024

iBVP Dataset:

  • Updated iBVP dataloader to support thermal video frames.
  • Updated support for additional signal quality labels from second annotator (recommend to re-download the dataset for this change, if dataset is downloaded before 14-June-2024).

iBVPNet Model:

  • Updated iBVPNet to take input as raw video frames, with Diff implemented within the network and correspondingly updated its trainer.
  • Releasing updated pretrained model for iBVPNet trained on PURE dataset, and EfficientPhys trained on iBVP dataset

Other minor changes:

  • Removed "from scipy.config import get_info" from MMPDLoader, as newer Scipy versions throw error here.
  • In "CHROME_DEHAAN.py" changed 'signal.hanning' to more recently supported 'signal.windows.hann'.

…Net to take input as raw video frames, with Diff implemented within the network and correspondingly updated its trainer. Releasing updated pretrained model for iBVPNet trained on PURE dataset, and EfficientPhys trained on iBVP dataset
@yahskapar yahskapar assigned yahskapar and unassigned yahskapar Jul 17, 2024
@yahskapar yahskapar self-requested a review July 17, 2024 14:27
Copy link
Collaborator

@yahskapar yahskapar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, no requested changes from my end but please note the comment I left regarding the unsupervised_predictor.py file. It's worth double-checking functionality there.

Thanks for your contribution!

@yahskapar yahskapar self-assigned this Aug 21, 2024
@yahskapar yahskapar merged commit cbf0457 into ubicomplab:main Aug 22, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants