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
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 2 years ago
- ☆52Updated 4 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆101Updated 5 months ago
- Light Face Detection using PyTorch Lightning☆84Updated last year
- Count number of parameters / MACs / FLOPS for ONNX models.☆93Updated 8 months ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆65Updated 4 years ago
- Scailable ONNX python tools☆97Updated 8 months ago
- A toolbox for receptive field analysis and visualizing neural network architectures☆114Updated last month
- Notebooks for the "Deep Learning with JAX" book☆149Updated 2 weeks ago
- Simple stochastic weight averaging callback for Keras☆63Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆84Updated 4 years ago
- Implementation of the generalized 2D convolution with dilation from scratch in Python and NumPy☆56Updated 4 years ago
- a simple implementation of autograd engine☆24Updated 6 years ago
- TFOps-Aug: Implementation of policy-based image augmentation techniques based on TF2 Operations. All augmentations as efficient Tensorflo…☆14Updated 2 years ago
- Diving into Object Detection and Localization with YOLOv3 and its architecture, also implementing it using PyTorch and OpenCV from scratc…☆28Updated 4 years ago
- ADAS is short for Adaptive Step Size, it's an optimizer that unlike other optimizers that just normalize the derivative, it fine-tunes th…☆85Updated 4 years ago
- Convert onnx models exported from pytorch to tensorflow keras models with focus on performace and highleve compatibility.☆25Updated 2 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 2 years ago
- Collection of machine learning projects☆34Updated last year
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- Installing and Test PyTorch C++ API on Ubuntu with GPU enabled☆26Updated last year
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆170Updated 2 years ago
- A criticism of a recent paper on buggy image downsampling methods in popular image processing and deep learning libraries.☆72Updated 2 years ago
- Customized matrix multiplication kernels☆56Updated 3 years ago
- TensortRT installation and Conversion from PyTorch Models☆32Updated 4 years ago
- Aloception is a set of package for computer vision: aloscene, alodataset, alonet.☆93Updated last month
- Adds "face" bounding boxes to the COCO images dataset.☆47Updated 5 years ago
- Animation of standard and transposed convolutional layers☆38Updated 3 years ago