-
1. Operating system : Linux Ubuntu 20.04 (kernel 5.15.0-46-generic)
2. The way you installed OpenCV: manual compilation
3. OpenCV version : 4.6.0
4. rustc version : 1.62.1
Hi,
I'm encounterin…
-
Hello:
I'm also studying rppg,I have achieved PhysNet、Physformer and RTRPPG. I used MSELoss and Neg PersonLoss to train them with UBFC dataset.However,the best result are as follows RMSE4.3,MAE3.3,PC…
-
Hi👋 , great job, yet I still got a question about the **Sparsity-Based Temporal Augmentation**.
In the paper you mentioned "**each augmented clip was con- strained to have length of 30-frame. Therefo…
-
Dear author,
Hi! Thanks for your contribution, and I have made good results on PURE, UBFC, and CONHFACE because of this toolbox. Recently I tried to train on the VIPL data set. Here is what I did:
…
-
Hi, I have read your paper "Assessment of Non-Invasive Blood Pressure Prediction from PPG and rPPG Signals Using Deep Learning", and then your github project also was read. I think, your research is v…
-
微博内容精选
-
Hi,
I want to train on VIPL_HR(hr、SpO2) based on MTTS-CAN, I have generate training file (VIPL_HR_Train.h5dfVIPL_HR_Train.h5df). During the training , the index error will appear.
![image](…
huq02 updated
2 years ago
-
Hi! Thanks for the code. I try to train your model, but i dont understand how you charge the videos/txt to train.
In "dataset.py" line 169:
```
def __getitem__(self, idx: int):
with …
-
I tried running this both on macbook pro and google colab. both of them giving videoIO related errors.
Macbook:
```
=> Use device cpu for demo
=> Creating SLF-RPM Classifier Model: 3D ResNet…
-
您好,我最近在看您的這篇論文,對論文中公式(12)裡的(i-1),不是很理解,請問它代表的是冪還是導數,或者其他什麼含義?