Git Product home page Git Product logo

goas_cvpr2020's Introduction

GOAS Source Code

Provided is code that demonstrates the training and evaluation of the work presented in the paper: "Noise Modeling, Synthesis, and Classification for Generic Object Anti-Spoofing" published in CVPR 2020.

The proposed training framework with noise modeling

Project Webpage

See the MSU CVLab website for project details and access to the GOSet dataset.

http://cvlab.msu.edu/project-goas.html

Notes

This code is provided as example code, and may not reflect a specific combination of hyper-parameters presented in the paper.

Description of files

  • prepare_dats.py: Processes the dataset into binary files for network training
  • database.py: Reads prepared .dat files during network training
  • networks.py: Defines the structure and operations of the networks
  • golab_train.py: Trains the GOLab network
  • golab_freeze.py: Optimizes and freezes the GOLab model for evaluation
  • golab_eval.py: Evaluates the frozen GOLab model
  • golab_perf.m: Compute evaluation metrics for GOLab
  • gogen_train.py: Trains the GOGen network
  • gogen_freeze.py: Optimizes and freezes the GOGen model for evaluation
  • gogen_eval.py: Evaluates the frozen GOGen model
  • gogen_perf.m: Compute evaluation metrics for GOGen

Acknowledgements

If you use or refer to this source code, please cite the following paper:

@inproceedings{cvpr2020-stehouwer,
  title={Noise Modeling, Synthesis, and Classification for Generic Object Anti-Spoofing},
  author={Joel Stehouwer, Amin Jourabloo, Yaojie Liu, Xiaoming Liu},
  booktitle={In Proceeding of IEEE Computer Vision and Pattern Recognition (CVPR 2020)},
  address={Seattle, WA},
  year={2020}
}

goas_cvpr2020's People

Contributors

jstehouwer avatar

Watchers

 avatar

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.