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:
- PyTorch Pruning Example☆50Updated 2 years ago
- ☆18Updated 6 years ago
- Advanced inference pipeline using NVIDIA Triton Inference Server for CRAFT Text detection (Pytorch), included converter from Pytorch -> O…☆33Updated 4 years ago
- Few training heuristics and small architectural changes that can significantly improve YOLOv3 performance with tiny increase in inference…☆12Updated 5 years ago
- How to inference Yolov5-Face on C++☆10Updated 3 years ago
- A tool convert TensorRT engine/plan to a fake onnx☆41Updated 2 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆94Updated last year
- ☆79Updated 4 years ago
- Converting the ONNX model representation to the TensorFlow Lite representation.☆34Updated 4 years ago
- the C++ version of thundernet with ncnn☆14Updated 4 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 4 years ago
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 7 months ago
- yolov3 model compress and acceleration (quantization, sparse), c++ version☆37Updated 5 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.☆95Updated 2 years ago
- A faster implementation of OpenCV-CUDA that uses OpenCV objects, and more!☆53Updated last week
- Post-training static quantization using ResNet18 architecture☆37Updated 5 years ago
- Describes how to run DBFace, a real-time, single-shot face detection model on Intel OpenVINO☆29Updated 5 years ago
- ☆52Updated 4 years ago
- TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head☆61Updated 2 years ago
- ☆11Updated 6 years ago
- ONNX converter and optimizer scirpts for Kneron hardware.☆40Updated last year
- A PyTorch implementation of MobileOne☆80Updated 3 years ago
- Deep Learning based Face Anti-Spoofing☆54Updated 4 years ago
- c++ version of yolov7-mask with ncnn☆59Updated 3 years ago
- ☆25Updated 4 years ago
- Detector for faces with masks / no masks on top of them.☆18Updated 5 years ago
- EfficientDet with Intel OpenVINO☆12Updated 2 years ago
- Pytorch implementation of EfficientNet Lite variants☆15Updated 2 years ago
- PyTorch Quantization Aware Training Example☆143Updated last year