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
- Nvidia contributed CUDA tutorial for Numba☆262Updated 3 years ago
- Automatic neural network visualizations generated in your browser!☆156Updated 4 months ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆173Updated 2 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 3 years ago
- Scailable ONNX python tools☆97Updated last year
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆102Updated 9 months ago
- Light Face Detection using PyTorch Lightning☆82Updated 2 years ago
- ☆52Updated 4 years ago
- Simple stochastic weight averaging callback for Keras☆63Updated 4 years ago
- A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras☆82Updated 6 years ago
- implement AlexNet with C / convolutional nerual network / machine learning / computer vision☆195Updated 3 years ago
- ☆54Updated 5 years ago
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 3 years ago
- Aloception is a set of package for computer vision: aloscene, alodataset, alonet.☆93Updated 5 months ago
- convert a pytorch model to a model for edge device☆20Updated 2 years ago
- ☆116Updated 5 years ago
- Productionize machine learning predictions, with ONNX or without☆66Updated last year
- A Hackable Quantization Library for PyTorch☆21Updated 4 years ago
- Convert ONNX model graph to Keras model format.☆202Updated last year
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- Visualize Tensorflow's optimizers.☆396Updated 7 years ago
- Transform ONNX model to PyTorch representation☆342Updated 2 weeks ago
- Python code for analysing object detection metrics☆31Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.2+ (tf.keras)☆55Updated 2 years ago
- An implementation of convolutional networks in NumPy!☆82Updated 4 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆222Updated 8 months ago
- Mish Activation Function for PyTorch☆148Updated 4 years ago