Giter Site home page Giter Site logo

Comments (6)

ycmin95 avatar ycmin95 commented on September 22, 2024

Thanks for your attention, we do not have clear plan to release relevant code on the CSL dataset, perhaps after the publication of the journal version. The total data process and training part are the same on different datasets (details can be found in the paper), and there is an evaluation trick on CSL due to its signer-independent setting: from my experience, using model.train() achieve better performance than model.eval().

from vac_cslr.

HW140701 avatar HW140701 commented on September 22, 2024

Thank you very much for your reply, looking forward to the new paper.
I will verify the CSL dataset with reference to the details mentioned in the paper.

from vac_cslr.

ycmin95 avatar ycmin95 commented on September 22, 2024

You can post issues if you meet any problems during implementation. Good luck :)

from vac_cslr.

HW140701 avatar HW140701 commented on September 22, 2024

Ok.
Thanks a lot for your help.

from vac_cslr.

hulianyuyy avatar hulianyuyy commented on September 22, 2024

I wonder if we should use 'model.train()' when evaluation. As far as i know, 'model.train()' enables backward-gradient and some special components (e.g. dropout), but seems to make no substantial change for VAC.

from vac_cslr.

ycmin95 avatar ycmin95 commented on September 22, 2024

It is about the statistic used by BN.

from vac_cslr.

Related Issues (20)

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.