Skip to content
/ ai4all Public

AI4ALL.org project repo for hand gesture mimicking and course notebooks at UMD Summer 2019

License

Notifications You must be signed in to change notification settings

ramaprv/ai4all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI4ALL Summer Project by PRG at UMD

Packagist

AI4ALL Summer project repository by Perception & Robotics Group at UMD

This project involves using the NAO robot to detect gestures / hand signals and perform actions correspondingly.

Project

Further Reading

Python Basics

Introduction

Data Structures

Advanced Operations

Hands On

Computer Vision Basics

Machine Learning Basics

NAO Programming Basics

Requirements

  • Ubuntu 16.04
  • Python 2.7
  • OpenCV
  • numpy
  • naoqi
  • pytorch - torch, torchvision

NAO Network Setup

  • Connect NAO to same network as your PC.
  • Press power button on NAO and NAO will announce IP
  • You can input this IP in your browser to verify if you are able to connect to NAO.
  • Change the IP in hello_world.py and run python hello_world.py
  • Run python train.py which opens up the NAO camera frame.
  • Press key c to capture training data and q to quit.

About

AI4ALL.org project repo for hand gesture mimicking and course notebooks at UMD Summer 2019

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published