Skip to content

RoboticsLabURJC/2016-tfg-david-pascual

Repository files navigation

2016-tfg-david-pascual

Project Name: Deep Learning on RGBD sensors

Author: David Pascual Hernández [[email protected]]

Academic Year: 2016/2017

Degree: Degree in Audiovisual Systems and Multimedia Engineering

Mediawiki: http://jderobot.org/Dpascual-tfg

Tags: Deep Learning, Keras

State: Developing

Usage

digitclassifier is a JdeRobot component which captures live video and classifies digits in the sequence with a convolutional neural network built with Keras. In order to launch it with Python 2.7 you must install:

Links for downloading augmented MNIST datasets for training and Keras model for testing:

If you want to launch digitclassifier, open a terminal and run:

cameraserver cameraserver.cfg

This command will start cameraserver driver which will serve video from the webcam. In another terminal, access the location where you've cloned the repo and run:

python digitclassifier.py digitclassifier.cfg

That command should launch the component and you should see something like this: Alt Text

More info: [http://jderobot.org/Dpascual-tfg]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published