Closed VuHoangvn closed 2 years ago
how to run project ,
after running the command line: CUDA_VISIBLE_DEVICES = 0 python train_CyclicLR.py --model = model_A --image_mode = color --image_size = 48. I have a problem with:
Traceback (most interesting call last):
File "train_CyclicLR.py", line 6, in
just add dot before it:
from .data_helper import *
When i tried to infer model_fusion with model_name='baseline' i met this error No module named 'model.backbone.senet' model? Can you help me solve this?
hi @VuHoangvn, Irrelevant, but would you like to tell me how to find this file: FileNotFoundError: [Errno 2] No such file or directory: '/data1/shentao/DATA/CVPR19_FaceAntiSpoofing/test_public_list.txt' Thank you so much! Best regards, ThienVuong
Can you tell me the meaning of models that you experiment in this repo? I can't find it on your paper.