ubicomplab / rPPG-Toolbox

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

Implementation of OneCycleLR #111

Closed yahskapar closed 1 year ago

yahskapar commented 1 year ago

This PR implements OneCycleLR and makes some additional, minor changes to how the trainers are initialized in order to pass the number of batches in an epoch to OneCycleLR.