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
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 3 years ago
- Scailable ONNX python tools☆98Updated last year
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆104Updated last year
- Light Face Detection using PyTorch Lightning☆83Updated 2 years ago
- implement AlexNet with C / convolutional nerual network / machine learning / computer vision☆196Updated 4 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
- An implementation of convolutional networks in NumPy!☆83Updated 4 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆224Updated 10 months ago
- Simple stochastic weight averaging callback for Keras☆64Updated 4 years ago
- ☆54Updated 5 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- convert a pytorch model to a model for edge device☆20Updated 2 years ago
- coding an autograd from scratch☆180Updated 7 years ago
- High-quality Neural Networks for Computer Vision 😎☆446Updated 3 years ago
- A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras☆82Updated 6 years ago
- Train PyTorch Models using the Genetic Algorithm with PyGAD☆102Updated last year
- a simple implementation of autograd engine☆24Updated 7 years ago
- ☆52Updated 5 years ago
- Aloception is a set of package for computer vision: aloscene, alodataset, alonet.☆93Updated 8 months ago
- PyTorch interface for the IPU☆181Updated 2 years ago
- Deep Learning sample programs using PyTorch in C++☆307Updated 2 weeks ago
- Automatic neural network visualizations generated in your browser!☆158Updated 6 months ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆86Updated 4 years ago
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 4 years ago
- Convert scikit-learn models to PyTorch modules☆168Updated last year
- 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