| albermax/innvestigate |
1,175 |
|
1 |
1 |
over 2 years ago |
8 |
October 12, 2023 |
55 |
other |
Python |
| A toolbox to iNNvestigate neural networks' predictions! |
| Hyperparticle/one-pixel-attack-keras |
1,078 |
|
0 |
0 |
over 5 years ago |
0 |
|
4 |
mit |
Jupyter Notebook |
| Keras implementation of "One pixel attack for fooling deep neural networks" using differential evolution on Cifar10 and ImageNet |
| allenai/XNOR-Net |
767 |
|
0 |
0 |
over 8 years ago |
0 |
|
27 |
other |
Lua |
| ImageNet classification using binary Convolutional Neural Networks |
| JDAI-CV/dabnn |
598 |
|
0 |
0 |
over 6 years ago |
2 |
May 22, 2019 |
10 |
other |
C++ |
| dabnn is an accelerated binary neural networks inference framework for mobile platform |
| alvinwan/neural-backed-decision-trees |
445 |
|
0 |
0 |
almost 5 years ago |
0 |
|
8 |
mit |
Python |
| Making decision trees competitive with neural networks on CIFAR10, CIFAR100, TinyImagenet200, Imagenet |
| facebookresearch/odin |
357 |
|
0 |
0 |
over 4 years ago |
0 |
|
14 |
other |
Python |
| A simple and effective method for detecting out-of-distribution images in neural networks. |
| khanhnamle1994/computer-vision |
354 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Programming Assignments and Lectures for Stanford's CS 231: Convolutional Neural Networks for Visual Recognition |
| weiaicunzai/Bag_of_Tricks_for_Image_Classification_with_Convolutional_Neural_Networks |
352 |
|
0 |
0 |
about 7 years ago |
0 |
|
4 |
|
Python |
| experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN acc |
| kristjankorjus/applied-deep-learning-resources |
301 |
|
0 |
0 |
over 9 years ago |
0 |
|
5 |
gpl-2.0 |
|
| A collection of research articles, blog posts, slides and code snippets about deep learning in applied settings. |
| JiaminRen/RandWireNN |
259 |
|
0 |
0 |
over 6 years ago |
0 |
|
4 |
|
Python |
| Pytorch Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition" |