ubicomplab / rPPG-Toolbox

rPPG-Toolbox: Deep Remote PPG Toolbox (NeurIPS 2023)
https://arxiv.org/abs/2210.00716
Other
414 stars 99 forks source link

What is the label format for UBFC-rPPG #256

Closed 408550969 closed 4 months ago

408550969 commented 4 months ago

Hello, I have implemented a custom video input without labels and obtained heart rate results. Now, I want to collect my own data and train it, but I am no longer a student, and I cannot apply for any datasets. The problem now is that I don't know what the format of the label is, which makes me unsure about how to write the label. Could you tell me the format of the UBFC-rPPG label? If possible, could you also inform me about the format of labels for other datasets like PURE?

408550969 commented 4 months ago

Another question, does the video format used for data collection have an impact on the results? I remember reading a paper discussing the influence of video formats on results, but I can't find it now. I am currently using the MJPG format to save videos, is this appropriate?