lucastabelini / cnn_from_scratch
A simple implementation of a convolutional neural network from scratch in C++
☆14Updated 5 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:
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆40Updated 11 months ago
- ☆18Updated 6 years ago
- Include mobilenet series (v1,v2,v3...) and yolo series (yolov3,yolov4,...)☆35Updated 3 years ago
- Pytorch implementation of EfficientNet Lite variants☆15Updated 2 years ago
- How to inference Yolov5-Face on C++☆9Updated 2 years ago
- Few training heuristics and small architectural changes that can significantly improve YOLOv3 performance with tiny increase in inference…☆12Updated 5 years ago
- ONNX Command-Line Toolbox☆35Updated 7 months ago
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated last month
- PyTorch Pruning Example☆50Updated 2 years ago
- classify recapture images using laplacian filter and CNN network☆11Updated 5 years ago
- YOLOv4 accelerated wtih TensorRT and multi-stream input using Deepstream☆36Updated 4 years ago
- the C++ version of thundernet with ncnn☆14Updated 4 years ago
- Detector for faces with masks / no masks on top of them.☆18Updated 4 years ago
- ☆52Updated 4 years ago
- ☆15Updated 3 years ago
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆94Updated 2 years ago
- A fully cuda implementation of DCNv2(deformable convolution) forward. Without dependent of cuTorch(THC).☆10Updated 5 years ago
- Deep Learning based Face Anti-Spoofing☆52Updated 4 years ago
- Mish Activation Function for PyTorch☆51Updated 4 years ago
- Tencent NCNN with added CUDA support☆69Updated 4 years ago
- ☆11Updated 5 years ago
- A new version YOLO-Nano☆31Updated 3 years ago
- ☆13Updated 6 years ago
- ☆17Updated 4 years ago
- A (mostly from scratch) PyTorch implementation of YOLOv3 for real-time webcam object detection☆21Updated 4 years ago
- A tool convert TensorRT engine/plan to a fake onnx☆39Updated 2 years ago
- Lightweight face detectors with landmarks. Training code using pytorch and inference using pytorch/ncnn/tensorflow/tflite.☆9Updated 4 years ago
- Advanced inference pipeline using NVIDIA Triton Inference Server for CRAFT Text detection (Pytorch), included converter from Pytorch -> O…☆33Updated 3 years ago
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 2 years ago
- This repo is projected to offer a tutorial on how to implement YOLO V3 from scratch. Hopefully, developers can build and train their own …☆39Updated 6 years ago