Articles vision

a dog cosplaying as a cat

Image Recognition: Dogs vs Cats! (92%)

Classify dog and cat pictures with a 92% accuracy with a deep convolutional neural network.

Read More →

real time person detection with colin

Real-time Human Detection with OpenCV

Let's use the HOG algorithm implemented in OpenCV to detect people in real time in a video stream!

Read More →

yolov3 object detection: cars, people, old truck

Object detection with darknet (YOLOv3)

Learn how to use darknet to detect objects in images with YOLOv3

Read More →

artist view of a neural network

First Neural Network with Keras

Keras is easy and powerful. Give it a try by training your first neural net to classify handwritten digits.

Read More →

handwritten digits

Handwritten Digit Recognition with scikit-learn

Create a first simple neural network to classify handwritten digits.

Read More →