Code Monkey home page Code Monkey logo

asvspoof_pa's People

Contributors

jungjee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

asvspoof_pa's Issues

DataParallel wrapper issue

Hi,

I am having issues running "g1-train_model.py" and "g2-train_train_model_CNN_GRU_wPretrn.py" as they are throwing the errors seen below respectively. Do you have any suggestions on how to access your models methods when wrapped in DataParallel? Would replacing model.METHOD_NAME -> model.module.METHOD_NAME be appropriate?

torch.nn.modules.module.ModuleAttributeError: 'DataParallel' object has no attribute 'compute_center_loss'
torch.nn.modules.module.ModuleAttributeError: 'DataParallel' object has no attribute 'forward_mode'

Thanks in advance!

PA_T_0042447.npy

Something worng when I am running g2-train_model_CNN_GRU_wPretrn.py,
No such file "spec_magnitude_2048_800_480/PA_T_0042447.npy"

No module named 'comet_ml'

Hello! Why does the program still report the error No module named 'comet_ml' after I have installed the 'comet_ml' library, is it because of a version problem? Can you post the version of the python library used in the experiment? Thanks!

Questions related to DNN architecture

Hi there,

I'm really interested in your amazing work, but I'm a little bit confused about the model architecture. Could you please help me figure out that?

What does the _make_layers() function actually do? It seems that the python implementation is slightly different from the model description in Table 1 mentioned in your paper, (namely variable first, # Resblocks and pooling strategy).

And could you also provide the phase , psd and raw implementation?

Thank you very much!

Best wishes,

Bill

g1-train_model.py line272

g1-train_model.py line 272
y_score.extend(out.cpu().numpy()[:,0]) #>>> (16, 64?)

Why take the first column instead of the one with the larger value?

a percentage sign

I noticed that in your paper, only the EER of table5 does not add a percentage sign. Did you forget to add it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.