Train FeatherNetB
1303463822 opened this issue · 0 comments
1303463822 commented
Hello, I am trying to train FeatherNetB model, but I meet a problem. This is the error.
Input image size: 224, test size: 224
- Number of FLOPs: 83.05M
The network has 351220 params.
total_params 351220
/home/lab/work/Pycharmproject/FeatherNets_Face-Anti-spoofing-Attack-Detection-Challenge-CVPR2019-regression
=> loading checkpoint 'checkpoints/pre-trainedModels/_47_best.pth.tar'
=> loaded checkpoint 'checkpoints/pre-trainedModels/_47_best.pth.tar' (epoch 48)
can not open files, may be filelist is not exist.
So how to solve it?