lucastabelini / cnn_from_scratchLinks
A simple implementation of a convolutional neural network from scratch in C++
☆15Updated 6 years ago
Alternatives and similar repositories for cnn_from_scratch
Users that are interested in cnn_from_scratch are comparing it to the libraries listed below
Sorting:
- ☆18Updated 6 years ago
- Few training heuristics and small architectural changes that can significantly improve YOLOv3 performance with tiny increase in inference…☆12Updated 5 years ago
- PyTorch Pruning Example☆50Updated 2 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- Knock your images before you get stressed.☆10Updated 3 years ago
- Advanced inference pipeline using NVIDIA Triton Inference Server for CRAFT Text detection (Pytorch), included converter from Pytorch -> O…☆33Updated 4 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆94Updated 10 months ago
- ONNX Command-Line Toolbox☆35Updated 10 months ago
- Converting the ONNX model representation to the TensorFlow Lite representation.☆34Updated 4 years ago
- Resnet50 Quantization for Inference Speedup in PyTorch☆22Updated 4 years ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year
- ☆19Updated 2 years ago
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 5 months ago
- Official implementation "ChipNet: Budget-Aware Pruning with Heaviside Continuous Approximations"☆20Updated 2 years ago
- Pytorch implementation of EfficientNet Lite variants☆15Updated 2 years ago
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆47Updated 5 years ago
- Pytorch implementation of EfficientNet-lite. ImageNet pre-trained models are provided.☆113Updated 4 years ago
- Tencent NCNN with added CUDA support☆69Updated 4 years ago
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆95Updated 2 years ago
- PyTorch implementation of Near-Lossless Post-Training Quantization of Deep Neural Networks via a Piecewise Linear Approximation☆22Updated 5 years ago
- PyTorch Quantization Aware Training Example☆140Updated last year
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆173Updated 2 years ago
- ☆60Updated 5 years ago
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆56Updated 2 years ago
- TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head☆61Updated 2 years ago
- A PyTorch implementation of MobileOne☆80Updated 3 years ago
- ☆52Updated 4 years ago
- ☆15Updated 2 years ago
- A tool convert TensorRT engine/plan to a fake onnx☆41Updated 2 years ago
- ONNX converter and optimizer scirpts for Kneron hardware.☆40Updated last year