lucastabelini / cnn_from_scratch
A simple implementation of a convolutional neural network from scratch in C++
☆13Updated 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
- ☆18Updated 5 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆55Updated last year
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 3 years ago
- For ICDAR 2019 Paper on End-to-end License Plate and Scene Text Recognition with multi-head attention models☆25Updated 3 years ago
- PyTorch Pruning Example☆49Updated 2 years ago
- Notebook to help setup TensorRT 7 in Google Colab.☆24Updated 3 years ago
- How to inference Yolov5-Face on C++☆9Updated 2 years ago
- ☆52Updated 4 years ago
- Advanced inference pipeline using NVIDIA Triton Inference Server for CRAFT Text detection (Pytorch), included converter from Pytorch -> O…☆32Updated 3 years ago
- ☆24Updated 3 years ago
- Zalo aI 2020: Traffic sign detection using Retinanet and image tiling☆26Updated 3 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 …☆38Updated 5 years ago
- Python scripts for performing object detection with the 1000 labels of the ImageNet dataset in ONNX. The repository combines a class agno…☆33Updated 3 years ago
- A TensorFlow2.x implementation of Single Shot MultiBox Detector☆9Updated 4 years ago
- Implementing CNN for Digit Recognition (MNIST and SVHN dataset) using PyTorch C++ API☆24Updated 2 years ago
- MiDeCon: Minutia Detection Confidence for Unsupervised and Accurate Minutia and Fingerprint Quality Assessment☆21Updated 11 months ago
- Attempting to build YOLOX from scratch☆30Updated 2 years ago
- ☆53Updated last year
- The replacement of traditional NMS post-processing method in object detection 目标检测中替代传统NMS的后处理方式☆17Updated 3 years ago
- implement of Learn Convolutional Neural Network for Face Anti-Spoofing with pytorch☆25Updated 5 years ago
- Refactored implementation of CenterNet (Objects as Points - Zhou, Xingyi et. al.) shipping with PyTorch Lightning modules☆59Updated last year
- Advanced 'Simple Online Real-Time Tracking' implementation in Python☆25Updated 2 years ago
- The Facial Landmark Preprocessing Toolkit.☆11Updated 8 months ago
- ☆11Updated 5 years ago
- A PyTorch implementation of DANet based on CVPR 2019 paper "Dual Attention Network for Scene Segmentation"☆11Updated 5 years ago
- ☆15Updated 2 years ago
- Automatic license plate recognition in PyTorch☆14Updated 6 years ago
- ☆27Updated 4 years ago
- Detector for faces with masks / no masks on top of them.☆18Updated 4 years ago
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 2 years ago