GreatGameDota / CNN-in-CppLinks
CNN implementation in C++ categorizing the MNIST data set
☆15Updated 5 years ago
Alternatives and similar repositories for CNN-in-Cpp
Users that are interested in CNN-in-Cpp are comparing it to the libraries listed below
Sorting:
- YOLOv4 Implemented in Tensorflow 2.0. Convert YOLO v4 .weights to .pb and .tflite format for tensorflow and tensorflow lite.☆62Updated 3 years ago
- This is a deep learning model for detecting the potholes on roads. The model is using YOLO-v2.☆84Updated 2 years ago
- Solving sudoku puzzles with the help of OpenCV and PyTorch(CNN)☆69Updated 5 years ago
- A Keras port of Single Shot MultiBox Detector as Mobilenet as a Backbone☆61Updated 5 years ago
- Example of using YOLO v4 with OpenCV, C++ and Python☆54Updated 3 years ago
- ☆22Updated 7 years ago
- Code to reproduce 'Deep Learning for Decentralized Parking Lot Occupancy Detection' paper.☆103Updated last year
- How to run Keras model inference x3 times faster with CPU and Intel OpenVINO☆34Updated 6 years ago
- Compiler for xlang, A C like high level programming language that emits Intel x86 assembly☆53Updated 3 years ago
- Image processing using python and opencv☆329Updated 5 years ago
- This is a fun project I created to motivate computer vision enthusiasts and to highlight the importance of understanding fundamental conc…☆60Updated 2 years ago
- Detect faces and determine whether people are wearing mask.☆48Updated 4 years ago
- Computer Vision Projects with OpenCV and Python 3, published by Packt☆54Updated 2 years ago
- YOLO v3 Object Detection with Voice Feedback using gTTS☆49Updated 6 years ago
- Code for automatically measuring the temperature of people using a thermal camera.☆151Updated 5 years ago
- It is tiny-dnn based on libtorch. Only headers without dependencies other than libtorch, deep learning framework☆36Updated 8 months ago
- Python OpenCV Projects and Notes.☆29Updated 3 years ago
- Annotation builder to use segmentation in Mask_RCNN, even if your annotations are rectangular instead of polygon.☆15Updated 3 years ago
- Real-time Distance Measurement Using Single Image☆54Updated 7 years ago
- OpenCV deep learning module (dnn module) implementation with MobileNet-SSD network for object detection.☆22Updated 7 years ago
- 𝐑𝐞𝐚𝐥-𝐓𝐢𝐦𝐞 𝐅𝐚𝐜𝐞 𝐦𝐚𝐬𝐤 𝐝𝐞𝐭𝐞𝐜𝐭𝐢𝐨𝐧 𝐮𝐬𝐢𝐧𝐠 𝐝𝐞𝐞𝐩𝐥𝐞𝐚𝐫𝐧𝐢𝐧𝐠 𝐰𝐢𝐭𝐡 𝐀𝐥𝐞𝐫𝐭 𝐬𝐲𝐬𝐭𝐞𝐦 💻🔔☆96Updated 4 years ago
- Rubik's Cube solver using reinforcement learning☆54Updated last year
- Video Analysis using Machine Learning☆52Updated 6 years ago
- Use the Tensorflow Object Detection API with Tensorflow 2☆138Updated 4 years ago
- Full tutorial of computer vision and machine learning basics with OpenCV and Keras in Python.☆436Updated 4 years ago
- A vehicle detection and tracking pipeline with OpenCV, histogram of oriented gradients (HOG), and support vector machines (SVM).☆86Updated 6 years ago
- A C++ implementation of the scalar-valued autograd engine micrograd☆23Updated 5 years ago
- An implementation of Chatbot using Adversarial Learning and Reinforcement Learning based on TensorFlow framework.☆7Updated 6 years ago
- A walk through the code behind setting up YOLOv3 with darknet and training it and processing video on Google Colaboratory☆79Updated 3 years ago
- Deployment of ML model using flask☆22Updated 6 years ago