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:
- This is a game developed with assembly language and tested in emu8086 emulator☆42Updated 3 months ago
- Source files for my YouTube tutorials on OpenCV/C++☆15Updated 6 years ago
- Compiler for xlang, A C like high level programming language that emits Intel x86 assembly☆53Updated 3 years ago
- My C++ deep learning framework & other machine learning algorithms☆87Updated 2 years ago
- ☆25Updated 4 years ago
- Deep Learning Homework 1☆20Updated 6 years ago
- Codes sources du livre☆10Updated 6 years ago
- Computer Vision model to detect face in the first frame of a video and to continue tracking it in the rest of the video. This is implemen…☆29Updated 7 years ago
- CarND Semantic Segmentation☆15Updated 7 years ago
- OpenCV deep learning module (dnn module) implementation with MobileNet-SSD network for object detection.☆22Updated 6 years ago
- This project combines the knowledge of computer vision techniques and deep learning architectures to build a facial keypoint detection sy…☆30Updated 3 years ago
- ☆9Updated 7 years ago
- This is a simple Python script made using Selenium, which translates a given text as input into any language supported by Google Translat…☆15Updated 5 years ago
- A Keras port of Single Shot MultiBox Detector as Mobilenet as a Backbone☆62Updated 5 years ago
- CS344 - Introduction To Parallel Programming course (Udacity) proposed solutions☆53Updated 7 years ago
- It implements detection and recognition to different hand gestures, based on OpenCV 3.3.0 (Open Source Computer Vision Library)☆31Updated 7 years ago
- Augmented reality sudoku solver☆35Updated 8 years ago
- List of Kaggle competitions in the field of Computer Vision☆172Updated 4 years ago
- Realtime Object recognition using OpenCV 3.3 dnn module and pretrained MobileNetSSD caffe model☆71Updated 5 years ago
- Various computer vision and OpenCV utilities (Python and C++).☆153Updated 4 years ago
- Generate TFRecord for images downloaded using EscVM/OIDv4_ToolKit☆15Updated 6 years ago
- Object Detection using a ssd_mobilenet_coco model with OpenCV 3.3 & TensorFlow 1.4 in C++ and XCode☆39Updated 7 years ago
- Behavioral Cloning Project for Self-Driving Car Nano Degree Term 1. The project includes designing a neural network and then training the…☆24Updated 6 years ago
- Computer Vision Intro OpenCV 3 in Python & Machine Learning - University of Edinberg☆31Updated 7 years ago
- Implementing Neural Networks for Computer Vision in autonomous vehicles and robotics for classification, pattern recognition, control. Us…☆29Updated 4 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- A chatbot AI using GPT-2 and tensorflow☆11Updated 5 months ago
- Integrate your project with TensorFlow by simply cloning and linking to this prebuilt library. Support Visual Studio and WIndows.☆15Updated 7 years ago
- C++ files from the "C++ Crash Course" YouTube series by CoffeeBeforeArch☆102Updated 3 years ago
- Implement feedforward, convolution neural network in C++ with only built-in libraries. This is a tutorial style project which implements …☆26Updated 7 years ago