Nico-Curti / NumPyNetLinks
Neural Networks library in pure numpy
☆70Updated last year
Alternatives and similar repositories for NumPyNet
Users that are interested in NumPyNet are comparing it to the libraries listed below
Sorting:
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 3 years ago
- Nvidia contributed CUDA tutorial for Numba☆265Updated 3 years ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 5 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆173Updated 3 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 3 years ago
- FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.2+ (tf.keras)☆55Updated 2 years ago
- Scailable ONNX python tools☆98Updated last year
- Light Face Detection using PyTorch Lightning☆83Updated 2 years ago
- deep learning from scratch. uses numpy/cupy, trains in GPU, follows pytorch API☆21Updated 2 years ago
- Automatic neural network visualizations generated in your browser!☆158Updated 6 months ago
- An implementation of convolutional networks in NumPy!☆83Updated 4 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- ☆52Updated 5 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆104Updated last year
- Convert ONNX models to PyTorch.☆724Updated 3 months ago
- ADAS is short for Adaptive Step Size, it's an optimizer that unlike other optimizers that just normalize the derivative, it fine-tunes th…☆85Updated 5 years ago
- a simple implementation of autograd engine☆24Updated 7 years ago
- Code examples: 4th Edition - Feature Extraction and Image Processing in Computer Vision Book☆50Updated 6 years ago
- An Open-Source Library for Training Binarized Neural Networks☆724Updated last year
- Simple stochastic weight averaging callback for Keras☆63Updated 4 years ago
- ☆116Updated 5 years ago
- PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.☆265Updated 5 years ago
- QKeras: a quantization deep learning library for Tensorflow Keras☆579Updated 7 months ago
- Transform ONNX model to PyTorch representation☆345Updated 2 months ago
- Aloception is a set of package for computer vision: aloscene, alodataset, alonet.☆93Updated 8 months ago
- A code generator from ONNX to PyTorch code☆142Updated 3 years ago
- Deep Learning sample programs using PyTorch in C++☆307Updated last week
- Train PyTorch Models using the Genetic Algorithm with PyGAD☆102Updated last year
- Collection of machine learning projects☆34Updated last month