5herl0ck

Results 3 issues of 5herl0ck

Terminal Input: python train.py --add_loss ocsoftmax -o ./models1028/ocsoftmax/train --gpu 1 Terminal Output: Traceback (most recent call last): File "train.py", line 5, in from resnet import setup_seed, ResNet File "D:\Programming\Python\Python\AIR-ASVspoof\resnet.py", line...

Updated README.md Added comments to show if reload_data.py is running correctly. Made a few more minor changes.

The train.py code from here is used in testing for voice spoofing. You can find the github link [here](https://github.com/SuchitReddi/AIR-ASVspoof). When I try to run the train.py code, it gives out...