You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Hello, I am trying to train FeatherNetB model, but I meet a problem. This is the error.
Input image size: 224, test size: 224
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?
The text was updated successfully, but these errors were encountered: