-
Why is the output result very chaotic, waveform very chaotic, and sharp when using the model weight provided in the paper to estimate the BVP of one's recorded video.Just like this
![问题1](https://git…
-
Hi,
Is there any specific reason that why you only did cross-dataset experiments. I think intra-dataset experiments can be useful in some cases.
Thanks
-
rPPTG-Toolbox 怎么预测执行什么命令可以预测一个视频的心率呢,视频文件1.mp4,命令怎么样的?
-
I am beginner to deep learning and training deep learning models on cloud services. I know how to add a new model to the provided toolbox based on what is written in the readme file, but I don't know …
-
The UBFC-rPPG dataset I download from the Internet like this:
![image](https://github.com/Dylan-H-Wang/SLF-RPM/assets/110211332/7a56c81c-52f2-4b1e-bd82-d3e8ea1c9e4b)
So the data path should be "/UB…
-
Hi,
I'm wondering if it is possible to evaluate respiration rate using the pretrained models. Can I use a method like FFT similar to the one used for heart rate to get respiration rate out of the pre…
-
Dear Developer,
I have recently been trying to fully understand the complete process of signal extraction and evaluation carried out by the classic rPPG method from your project. I admire the grand…
-
I used the PURE_PURE_UBFC-rPPG_PHYSFORMER_BASIC.yaml file in the train_config folder to train physformer on PURE and test it on UBFC-rPPG, but I found differences between the results and those reporte…
-
Hello
I tried to use the following config file on the PURE Dataset with the exact environment created by setup.sh
When I tried to visualize the output of my model, it seems not to give the expecte…
-
The UBFC.py is not finished.
def __getitem__(self, idx):
raise NotImplementedError
After preprocessing the UBFC-rPPG Dataset, run train.py with UBFC, there come errors as below:
F…