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
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- Nvidia contributed CUDA tutorial for Numba☆264Updated 3 years ago
- Scailable ONNX python tools☆97Updated last year
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 3 years ago
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 3 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆173Updated 2 years ago
- Simple stochastic weight averaging callback for Keras☆63Updated 4 years ago
- A Hackable Quantization Library for PyTorch☆22Updated 4 years ago
- Automatic neural network visualizations generated in your browser!☆158Updated 4 months ago
- Light Face Detection using PyTorch Lightning☆83Updated 2 years ago
- FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.2+ (tf.keras)☆55Updated 2 years ago
- ☆52Updated 4 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆102Updated 10 months ago
- Highly optimized inference engine for Binarized Neural Networks☆251Updated this week
- MUSCO: MUlti-Stage COmpression of neural networks☆72Updated 4 years ago
- a simple implementation of autograd engine☆24Updated 7 years ago
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆67Updated 4 years ago
- Productionize machine learning predictions, with ONNX or without☆66Updated last year
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆223Updated 8 months ago
- Aloception is a set of package for computer vision: aloscene, alodataset, alonet.☆93Updated 6 months ago
- TFOps-Aug: Implementation of policy-based image augmentation techniques based on TF2 Operations. All augmentations as efficient Tensorflo…☆14Updated 3 years ago
- Implementation of the generalized 2D convolution with dilation from scratch in Python and NumPy☆60Updated 5 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- convert a pytorch model to a model for edge device☆20Updated 2 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 4 years ago
- An implementation of convolutional networks in NumPy!☆82Updated 4 years ago
- implement AlexNet with C / convolutional nerual network / machine learning / computer vision☆196Updated 3 years ago
- PyTorch Pruning Example☆50Updated 3 years ago