SLF-RPM
SLF-RPM copied to clipboard
Official PyTorch implementation of AAAI-22: Self-supervised Representation Learning Framework for Remote PhysiologicalMeasurement using Spatiotemporal Augmentation Loss (SLF-RPM)
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...
Hello, can you tell me what this code does in the test.py file?(您好,请问您能否告诉我在test.py文件当中这段代码的作用是什么?)  And why are the model architectures used in train.py and test.py different? In train.py, you used...