lucastabelini / cnn_from_scratchLinks
A simple implementation of a convolutional neural network from scratch in C++
☆14Updated 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
- PyTorch Pruning Example☆50Updated 2 years ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year
- A faster implementation of OpenCV-CUDA that uses OpenCV objects, and more!☆53Updated this week
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆95Updated 2 years ago
- Advanced inference pipeline using NVIDIA Triton Inference Server for CRAFT Text detection (Pytorch), included converter from Pytorch -> O…☆33Updated 4 years ago
- Official implementation "ChipNet: Budget-Aware Pruning with Heaviside Continuous Approximations"☆20Updated 2 years ago
- Converting the ONNX model representation to the TensorFlow Lite representation.☆34Updated 4 years ago
- ☆15Updated 2 years ago
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 6 months ago
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆56Updated 2 years ago
- ONNX Command-Line Toolbox☆35Updated 11 months ago
- Wanwu models release, code will be released soon☆24Updated 3 years ago
- ☆79Updated 4 years ago
- ☆52Updated 4 years ago
- ONNX converter and optimizer scirpts for Kneron hardware.☆40Updated last year
- Tiny ResNet inspired FPN network (<2M params) for Rotated Object Detection using 5-parameter Modulated Rotation Loss☆18Updated 4 years ago
- This library empowers users to seamlessly port pretrained models and checkpoints on the HuggingFace (HF) hub (developed using HF transfor…☆78Updated this week
- A tool convert TensorRT engine/plan to a fake onnx☆41Updated 2 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆94Updated 11 months ago
- Vision Transformer using TensorFlow 2.0☆99Updated 4 years ago
- ☆25Updated 4 years ago
- Tencent NCNN with added CUDA support☆69Updated 4 years ago
- Python scripts for performing object detection with the 1000 labels of the ImageNet dataset in ONNX. The repository combines a class agno…☆34Updated 3 years ago
- ☆60Updated 5 years ago
- Knock your images before you get stressed.☆10Updated 3 years ago
- ☆19Updated 2 years ago
- C++ implementations for various tokenizers (sentencepiece, tiktoken etc).☆35Updated 2 weeks ago
- Snapdragon Neural Processing Engine (SNPE) SDKThe Snapdragon Neural Processing Engine (SNPE) is a Qualcomm Snapdragon software accelerate…☆35Updated 3 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago