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:
- PyTorch Pruning Example☆50Updated 2 years ago
- ☆18Updated 6 years ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆94Updated 2 years ago
- Converting the ONNX model representation to the TensorFlow Lite representation.☆34Updated 4 years ago
- Pytorch implementation of EfficientNet Lite variants☆15Updated 2 years ago
- Knock your images before you get stressed.☆10Updated 3 years ago
- Implementing CNN for Digit Recognition (MNIST and SVHN dataset) using PyTorch C++ API☆24Updated 3 years ago
- Few training heuristics and small architectural changes that can significantly improve YOLOv3 performance with tiny increase in inference…☆12Updated 5 years ago
- ☆79Updated 4 years ago
- ☆52Updated 4 years ago
- A state of the art of new lightweight YOLO model implemented by TensorFlow 2. This project is the official code for the paper "CSL-YOLO: …☆61Updated 2 years ago
- TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head☆61Updated 2 years ago
- A tool convert TensorRT engine/plan to a fake onnx☆41Updated 2 years ago
- Light Face Detection using PyTorch Lightning☆83Updated last year
- ☆15Updated 2 years ago
- Set up CI in DL/ cuda/ cudnn/ TensorRT/ onnx2trt/ onnxruntime/ onnxsim/ Pytorch/ Triton-Inference-Server/ Bazel/ Tesseract/ PaddleOCR/ NV…☆43Updated last year
- Python scripts for performing lane detection using the LSTR model in ONNX☆33Updated 3 years ago
- Advanced inference pipeline using NVIDIA Triton Inference Server for CRAFT Text detection (Pytorch), included converter from Pytorch -> O…☆33Updated 3 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆172Updated 2 years ago
- Face detection with darknet on WIDER FACE☆37Updated 5 years ago
- Implementation for the paper 'YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs'☆98Updated 2 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆94Updated 9 months ago
- a tensorflow implement faceboxes☆47Updated 2 years ago
- ONNX converter and optimizer scirpts for Kneron hardware.☆40Updated last year
- TensorRT Examples (TensorRT, Jetson Nano, Python, C++)☆96Updated last year
- ☆18Updated 3 years ago
- Benchmark inference speed of CNNs with various quantization methods in Pytorch+TensorRT with Jetson Nano/Xavier☆56Updated 2 years ago
- Post-training static quantization using ResNet18 architecture☆37Updated 5 years ago
- A PyTorch implementation of MobileOne☆80Updated 3 years ago