Nico-Curti / NumPyNetLinks
Neural Networks library in pure numpy
☆69Updated 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 last year
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 2 years ago
- Scailable ONNX python tools☆97Updated 7 months ago
- Simple stochastic weight averaging callback for Keras☆63Updated 3 years ago
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 2 years ago
- Nvidia contributed CUDA tutorial for Numba☆250Updated 2 years ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- deep learning from scratch. uses numpy/cupy, trains in GPU, follows pytorch API☆19Updated last year
- Implementation of the generalized 2D convolution with dilation from scratch in Python and NumPy☆56Updated 4 years ago
- Light Face Detection using PyTorch Lightning☆84Updated last year
- A simple vectorized implementation of a Convolutional Neural Network in plain Numpy && more☆23Updated 6 years ago
- FasterAI: Prune and Distill your models with FastAI and PyTorch☆248Updated 2 months ago
- coding an autograd from scratch☆177Updated 6 years ago
- PyTorch Pruning Example☆50Updated 2 years ago
- ☆52Updated 4 years ago
- a simple implementation of autograd engine☆24Updated 6 years ago
- A (mostly from scratch) PyTorch implementation of YOLOv3 for real-time webcam object detection☆21Updated 4 years ago
- Python code for analysing object detection metrics☆31Updated 2 years ago
- Automatic neural network visualizations generated in your browser!☆150Updated 2 years ago
- A toolbox for receptive field analysis and visualizing neural network architectures☆114Updated 2 weeks ago
- The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX☆419Updated last year
- Numpy implementation of deep learning☆16Updated 11 months ago
- Mean Average Precision for Object Detection☆198Updated last year
- Collection of machine learning projects☆34Updated 11 months ago
- TFOps-Aug: Implementation of policy-based image augmentation techniques based on TF2 Operations. All augmentations as efficient Tensorflo…☆14Updated 2 years ago
- Convert ONNX model graph to Keras model format.☆202Updated 11 months ago
- Large Scale Non maximum Suppression. This project implements a O(nlog(n)) approach for non max suppression, useful for object detection r…☆68Updated 7 months ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆92Updated 7 months ago
- Transform ONNX model to PyTorch representation☆337Updated 6 months ago
- ☆114Updated 4 years ago