Meta-rPPG icon indicating copy to clipboard operation
Meta-rPPG copied to clipboard

Error

Open mohammadian-amin opened this issue 3 years ago • 8 comments

Hi

thanks for codes sharing !

I installed requirements and run python train.py

but I have bellow error

RuntimeError: result type Float can't be cast to the desired output type Byte

image

Please advise me!

mohammadian-amin avatar May 12 '21 10:05 mohammadian-amin

Same problem here

fchinasso avatar Jun 28 '21 18:06 fchinasso

Same problem here

yuhongjiu8888 avatar Aug 02 '21 11:08 yuhongjiu8888

Same problem here

revacosmic1 avatar May 07 '22 13:05 revacosmic1

Same problem here

skarlett992 avatar May 07 '22 16:05 skarlett992

Hi

thanks for codes sharing !

I installed requirements and run python train.py

but I have bellow error

RuntimeError: result type Float can't be cast to the desired output type Byte

image

Please advise me!

You should upgrade the pytorch

HuangYuKaiLI1031 avatar Sep 05 '22 07:09 HuangYuKaiLI1031

Same problem here. but I have upgrade my Pytorch version to 1.9.0

Rachelwrx avatar Nov 22 '22 09:11 Rachelwrx

image I think we can reverse the original code

SunHaixin0324 avatar Apr 05 '23 07:04 SunHaixin0324

image I think we can reverse the original code

Yeah it works after it. But you also have to change new method to reshape.

bunnykek avatar Aug 25 '23 06:08 bunnykek