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 2 years ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 3 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆174Updated 2 years ago
- Automatic neural network visualizations generated in your browser!☆155Updated 2 months ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆101Updated 7 months ago
- Scailable ONNX python tools☆97Updated 10 months ago
- Light Face Detection using PyTorch Lightning☆83Updated 2 years ago
- Simple stochastic weight averaging callback for Keras☆62Updated 3 years ago
- An implementation of convolutional networks in NumPy!☆81Updated 4 years ago
- ☆52Updated 4 years ago
- High-quality Neural Networks for Computer Vision 😎☆447Updated 3 years ago
- PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.☆265Updated 5 years ago
- ☆54Updated 5 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆221Updated 5 months ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.2+ (tf.keras)☆55Updated last year
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Productionize machine learning predictions, with ONNX or without☆66Updated last year
- How to train a CNN to 99% accuracy on MNIST in less than a second on a laptop☆68Updated 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…☆86Updated 4 years ago
- Aloception is a set of package for computer vision: aloscene, alodataset, alonet.☆93Updated 3 months ago
- This repository present MLT Team solution for the The 3rd AI Edge Contest.☆53Updated 5 years ago
- Train PyTorch Models using the Genetic Algorithm with PyGAD☆99Updated last year
- This repo is part of a series of blog post titled "Nothing but NumPy"☆49Updated 4 years ago
- A Hackable Quantization Library for PyTorch☆21Updated 4 years ago
- Transform ONNX model to PyTorch representation☆338Updated 10 months ago
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 3 years ago
- EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax☆128Updated last year