AlexanderParkin / CASIA-SURF_CeFA

Face Anti-spoofing Attack Detection Challenge@CVPR2020
MIT License
150 stars 27 forks source link

ERROR: Unexpected segmentation fault encountered in worker. #35

Closed MMMMMz closed 2 years ago

MMMMMz commented 2 years ago

Dear Alex. I followed your instructions to perform the necessary preparations. But when I execute this piece of code an error occurs. CUDA_VISIBLE_DEVICES=0 python main.py --config experiments/rgb_track/exp1_protocol_4_1/rgb_track_exp1_protocol_4_1.config; image This is the complete error. I'm guessing there is something wrong with ransform, but I don't know how to fix it. Can you help me?

MMMMMz commented 2 years ago

Sorry to trouble you. I reconfigured the environment and now the code works fine.

MMMMMz commented 2 years ago

image