All Projects → scheckmedia → Keras Shufflenet

scheckmedia / Keras Shufflenet

Licence: mit
ShuffleNet Implementation using Keras Functional Framework 2.0

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects
python2
120 projects

Projects that are alternatives of or similar to Keras Shufflenet

Alignmentduration
Lyrics-to-audio-alignement system. Based on Machine Learning Algorithms: Hidden Markov Models with Viterbi forced alignment. The alignment is explicitly aware of durations of musical notes. The phonetic model are classified with MLP Deep Neural Network.
Stars: ✭ 36 (-47.83%)
Mutual labels:  research
Eddsa Fault Attack
Fault attack agaisnt EdDSA demonstrated on an Arduino Nano board, allowing for partial key recovery and fake signatures.
Stars: ✭ 53 (-23.19%)
Mutual labels:  research
Fhe Toolkit Linux
IBM Fully Homomorphic Encryption Toolkit For Linux. This toolkit is a Linux based Docker container that demonstrates computing on encrypted data without decrypting it! The toolkit ships with two demos including a fully encrypted Machine Learning inference with a Neural Network and a Privacy-Preserving key-value search.
Stars: ✭ 1,123 (+1527.54%)
Mutual labels:  research
Ingraph
Incremental view maintenance for openCypher graph queries.
Stars: ✭ 40 (-42.03%)
Mutual labels:  research
Openpmd Standard
📓 Open Standard for Particle-Mesh Data
Stars: ✭ 47 (-31.88%)
Mutual labels:  research
Research
📚 A compilation of research relevant to Data Together's efforts tackling the general problem of data resilience & interactivity
Stars: ✭ 55 (-20.29%)
Mutual labels:  research
Ophidian
Ophidian's Mirror Repository on github. https://gitlab.com/eclufsc/eda/ophidian
Stars: ✭ 32 (-53.62%)
Mutual labels:  research
Awesome Research
🌱 a curated list of tools to help you with your research/life; I built a front end around this repo, please use the link below
Stars: ✭ 1,152 (+1569.57%)
Mutual labels:  research
Holodeck Engine
High Fidelity Simulator for Reinforcement Learning and Robotics Research.
Stars: ✭ 48 (-30.43%)
Mutual labels:  research
Vln Ce
Vision-and-Language Navigation in Continuous Environments using Habitat
Stars: ✭ 62 (-10.14%)
Mutual labels:  research
Openpmd Viewer
🐍 Python visualization tools for openPMD files
Stars: ✭ 41 (-40.58%)
Mutual labels:  research
Latex Examples
Examples for the usage of LaTeX
Stars: ✭ 1,032 (+1395.65%)
Mutual labels:  research
Turnoff Namuwiki
조별과제 때마다 "나무위키 꺼라."라고 말하시는게 피곤하신 여러분을 위해 만들어진 Browser Extension, 나무위키를 꺼 드립니다.
Stars: ✭ 59 (-14.49%)
Mutual labels:  research
Neural Architecture Search With Rl
Minimal Tensorflow implementation of the paper "Neural Architecture Search With Reinforcement Learning" presented at ICLR 2017
Stars: ✭ 37 (-46.38%)
Mutual labels:  research
Speedrun
Research code need not be ugly.
Stars: ✭ 65 (-5.8%)
Mutual labels:  research
How2sketch
Code for paper “How2Sketch: generating easy-to-follow tutorials for sketching 3D objects.” I3D (2017)
Stars: ✭ 36 (-47.83%)
Mutual labels:  research
Whitehat
Information about my experiences on ethical hacking 💀
Stars: ✭ 54 (-21.74%)
Mutual labels:  research
Ai Residency List
List of AI Residency & Research programs, Ph.D Fellowships, Research Internships
Stars: ✭ 69 (+0%)
Mutual labels:  research
Gubbins
Rapid phylogenetic analysis of large samples of recombinant bacterial whole genome sequences using Gubbins
Stars: ✭ 67 (-2.9%)
Mutual labels:  research
Instapy Research
📄 Research repository for InstaPy
Stars: ✭ 60 (-13.04%)
Mutual labels:  research

Keras ShuffleNet Build Status

ShuffleNet Implementation using Keras Functional Framework 2.0

There is a weight file for groups=3 but I was not able to reproduce the accuracy from the paper. Current accuracy for ImageNet is 0.5228.

Library Versions

  • Keras v2.0.8+
  • Tensorflow 1.0+

References

  1. Keras Framework

  2. ShuffleNet Paper

Licence

MIT License

Note: If you find this project useful, please include reference link in your work.

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