All Projects → OeslleLucena → Fasnet

OeslleLucena / Fasnet

Licence: mit
CNN archictecture for face anti-spoofing

Projects that are alternatives of or similar to Fasnet

Vision transformer
No description, website, or topics provided.
Stars: ✭ 4,218 (+2440.96%)
Mutual labels:  jupyter-notebook
Machine Learning For Algorithmic Trading Bots With Python
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Mixture model trading public
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Rfm Analysis
Python script (and IPython notebook) to perform RFM analysis from customer purchase history data
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Marketanalysis
Portfolio Theory, Options Theory, & Quant Finance
Stars: ✭ 164 (-1.2%)
Mutual labels:  jupyter-notebook
Marcap
market cap datasets (1995~2021 daily, 10 million+ rows)
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Tensorflow For Absolute Beginners
TensorFlow for absolute beginners: a 3-hour codelab for self-learning neural network basics without hard math.
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
F1sherkk Myroadtoai
Repository for storing and tracking my self-study progress.
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Qbstyles
QuantumBlack Matplotlib styles
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Fgsegnet
FgSegNet: Foreground Segmentation Network, Foreground Segmentation Using Convolutional Neural Networks for Multiscale Feature Encoding
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Timegan
Codebase for Time-series Generative Adversarial Networks (TimeGAN) - NeurIPS 2019
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Python devops book
[Book-2020] Python For DevOps: Learn Ruthlessly Effective Automation
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Cifar 10.1
Release of CIFAR-10.1, a new test set for CIFAR-10.
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Data Pipelines Course
Course materials for my data pipeline video course with O'Reilly
Stars: ✭ 165 (-0.6%)
Mutual labels:  jupyter-notebook
Capsnet Traffic Sign Classifier
A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Nbdime
Tools for diffing and merging of Jupyter notebooks.
Stars: ✭ 2,135 (+1186.14%)
Mutual labels:  jupyter-notebook
Aulas
Aulas da Escola de Inteligência Artificial de São Paulo
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Kagglezerotoall
Kaggle problem solving
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Deformable Convnets Caffe
Deformable Convolutional Networks on caffe
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook
Derricksherrill.com
Collection of Python Scripts for my YouTube channel
Stars: ✭ 166 (+0%)
Mutual labels:  jupyter-notebook

FASNet

The face anti-spoofing network (FASNet) is CNN archictecture based on Keras Example https://blog.keras.io/building-powerful-image-classification-models-using-very-little-data.html

VGG-16 weights: https://gist.github.com/baraldilorenzo/07d7802847aaad0a35d3

Paper Accepted at 14th International Conference on Image Analysis and Recognition (ICIAR 2017): "Transfer Learning Using Convolutional Neural Networks for Face Anti-Spoofing".

Please cite this work using information provided here: https://link.springer.com/chapter/10.1007%2F978-3-319-59876-5_4

@Inbook{Lucena2017, author="Lucena, Oeslle and Junior, Amadeu and Moia, Vitor and Souza, Roberto and Valle, Eduardo and Lotufo, Roberto", editor="Karray, Fakhri and Campilho, Aur{'e}lio and Cheriet, Farida", title="Transfer Learning Using Convolutional Neural Networks for Face Anti-spoofing", bookTitle="Image Analysis and Recognition: 14th International Conference, ICIAR 2017, Montreal, QC, Canada, July 5--7, 2017, Proceedings", year="2017", publisher="Springer International Publishing", address="Cham", pages="27--34", isbn="978-3-319-59876-5", doi="10.1007/978-3-319-59876-5_4", url="http://dx.doi.org/10.1007/978-3-319-59876-5_4" }

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].