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
- PyTorch Pruning Example☆49Updated 2 years ago
- ☆18Updated 6 years ago
- Knock your images before you get stressed.☆10Updated 3 years ago
- ☆52Updated 4 years ago
- EfficientDet with Intel OpenVINO☆12Updated 2 years ago
- A tool convert TensorRT engine/plan to a fake onnx☆38Updated 2 years ago
- Lane segmentation model trained with tensorflow implementation MobileNetV2 based U-Net☆11Updated 2 years ago
- Light Face Detection using PyTorch Lightning☆84Updated last year
- ONNX converter and optimizer scirpts for Kneron hardware.☆39Updated last year
- ☆79Updated 3 years ago
- Tiny ResNet inspired FPN network (<2M params) for Rotated Object Detection using 5-parameter Modulated Rotation Loss☆18Updated 3 years ago
- ☆14Updated 5 years ago
- ☆18Updated 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 5 years ago
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 2 years ago
- How to inference Yolov5-Face on C++☆9Updated 2 years ago
- A PyTorch implementation of MobileOne☆80Updated 2 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
- BlazeFace Implementation - Keras☆11Updated 5 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆56Updated last year
- A TensorFlow2.x implementation of Single Shot MultiBox Detector☆9Updated 4 years ago
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆94Updated 2 years ago
- Detector for faces with masks / no masks on top of them.☆18Updated 4 years ago
- An example of how to use TF Lite C++ library in an Android project.☆12Updated 4 years ago
- Deep Learning based Face Anti-Spoofing☆52Updated 4 years ago
- Transfer Learning on Dogs vs Cats dataset using PyTorch C+ API☆13Updated 5 years ago
- Project is intended to build and deploy an scene detection application onto Qualcomm Robotics development Kit (RB5) that detects whether …☆9Updated 2 years ago
- SeesawFaceNets: sparse and robust face verification model for mobile platform☆14Updated 5 years ago
- Few training heuristics and small architectural changes that can significantly improve YOLOv3 performance with tiny increase in inference…☆12Updated 4 years ago