i finished training the model, but all the model files are saved in ./saved_logs/snapshot.
but the test.py is calling models from ./resources/anti_spoof_models.
when i'm replacing the models and trying to run the script, i am getting so many errors regarding the compatibility of the models. can anyone help in running the test.py with newly generated models?
i finished training the model, but all the model files are saved in ./saved_logs/snapshot. but the test.py is calling models from ./resources/anti_spoof_models. when i'm replacing the models and trying to run the script, i am getting so many errors regarding the compatibility of the models. can anyone help in running the test.py with newly generated models?