Nico-Curti / NumPyNet
Neural Networks library in pure numpy
☆67Updated last year
Alternatives and similar repositories for NumPyNet:
Users that are interested in NumPyNet are comparing it to the libraries listed below
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆56Updated last year
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 2 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆98Updated 2 months ago
- Numpy implementation of deep learning☆15Updated 9 months ago
- Scailable ONNX python tools☆97Updated 5 months ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.2+ (tf.keras)☆54Updated last year
- ☆52Updated 4 years ago
- A simple implementation of a convolutional neural network from scratch in C++☆13Updated 5 years ago
- ☆18Updated 6 years ago
- Automatic neural network visualizations generated in your browser!☆148Updated 2 years ago
- Collection of machine learning projects☆34Updated 9 months ago
- A code generator from ONNX to PyTorch code☆135Updated 2 years ago
- a simple implementation of autograd engine☆24Updated 6 years ago
- coding an autograd from scratch☆172Updated 6 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 3 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆89Updated 5 months ago
- Diving into Object Detection and Localization with YOLOv3 and its architecture, also implementing it using PyTorch and OpenCV from scratc…☆28Updated 3 years ago
- Convert ONNX model graph to Keras model format.☆201Updated 9 months ago
- Light Face Detection using PyTorch Lightning☆84Updated last year
- Step by step explanation of 2D convolution implemented as matrix multiplication using toeplitz matrices☆65Updated 2 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆129Updated 4 months ago
- Installing and Test PyTorch C++ API on Ubuntu with GPU enabled☆24Updated last year
- Python library to work with the Visual Wake Words Dataset.☆35Updated 4 years ago
- Productionize machine learning predictions, with ONNX or without☆65Updated last year
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆39Updated 9 months ago
- ☆114Updated 4 years ago
- Nvidia contributed CUDA tutorial for Numba☆250Updated 2 years ago
- Deep Learning sample programs using PyTorch in C++☆250Updated last year
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆96Updated 2 years ago