Giter Site home page Giter Site logo

yeonghyeon / sknet-tf2 Goto Github PK

View Code? Open in Web Editor NEW
13.0 3.0 0.0 130 KB

TensorFlow implementation of "Selective Kernel Networks"

License: MIT License

Python 100.00%
selective-kernel-networks convolutional-neural-network convolutional-neural-networks deep-neural-networks deep-learning mnist mnist-dataset mnist-classification

sknet-tf2's Introduction

[TensorFlow 2] Selective Kernel Networks

Concept

The concept of SKNet [1].

Performance

Indicator Value
Accuracy 0.99160
Precision 0.99173
Recall 0.99154
F1-Score 0.99161
Confusion Matrix
[[ 977    0    0    0    0    0    2    0    0    1]
 [   0 1133    1    1    0    0    0    0    0    0]
 [   1    1 1024    0    0    0    1    4    1    0]
 [   0    0    1 1000    0    5    0    1    0    3]
 [   0    0    2    0  964    0    1    2    1   12]
 [   1    0    0    4    0  885    1    0    0    1]
 [   1    3    0    0    0    1  953    0    0    0]
 [   0    7    6    0    2    0    0 1009    0    4]
 [   1    0    1    1    0    1    0    0  965    5]
 [   0    0    0    0    3    0    0    0    0 1006]]
Class-0 | Precision: 0.99592, Recall: 0.99694, F1-Score: 0.99643
Class-1 | Precision: 0.99038, Recall: 0.99824, F1-Score: 0.99430
Class-2 | Precision: 0.98937, Recall: 0.99225, F1-Score: 0.99081
Class-3 | Precision: 0.99404, Recall: 0.99010, F1-Score: 0.99206
Class-4 | Precision: 0.99484, Recall: 0.98167, F1-Score: 0.98821
Class-5 | Precision: 0.99215, Recall: 0.99215, F1-Score: 0.99215
Class-6 | Precision: 0.99478, Recall: 0.99478, F1-Score: 0.99478
Class-7 | Precision: 0.99311, Recall: 0.98152, F1-Score: 0.98728
Class-8 | Precision: 0.99793, Recall: 0.99076, F1-Score: 0.99433
Class-9 | Precision: 0.97481, Recall: 0.99703, F1-Score: 0.98579

Total | Accuracy: 0.99160, Precision: 0.99173, Recall: 0.99154, F1-Score: 0.99161

Requirements

  • Python 3.7.6
  • Tensorflow 2.1.0
  • Numpy 1.18.1
  • Matplotlib 3.1.3

Reference

[1] Xiang Li et al. (2019). Selective Kernel Networks. arXiv preprint arXiv:1903.06586.

sknet-tf2's People

Contributors

yeonghyeon avatar

Stargazers

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

Watchers

 avatar  avatar  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.