Git Product home page Git Product logo

hello_jetbot's Introduction

Hello World! Hello JetBot!

General description of the project:

The main feature of this project is the hand recognition function. It allows the robot to recognize the hand gestures, like hand pointing left or right, or OK sign. To recognize the gestures it uses the Alexnet network retrained for our specific purposes using transfer learning. For the project we used Jupyter notebooks, and it is possible to run the whole code on the jetson nano platform, even the retraining of the neural network.
The Jetson that we are using is a version with 4 gb of ram, and it wouldn’t be possible to run the tasks on the version with 2 gb of ram. Jetson is placed in a 3D printed platform, and in this configuration it is also called Jetbot. There are two motors connected to the wheels, a powerbank used to power both the motors and the jetson, WiFi module, and camera. The version of the OS installed on the SD card in Jetson is Jetpack 4.3, and Jetbot version 0.4.0.

Contents:

There are a total of three Jupyter notebooks, each one of them serving different purposes.

  • Data_Collection.ipynb - in this notebook we are collecting the photos required to retrain the neural network.
  • Train_Model.ipynb - In this notebook we are retraining the Alexnet neural network. We are replacing the top layer with the labels that we have created, and we train it to recognize those patterns.
  • Gesture_Recognition.ipynb - In this notebook we are using the retrained model to demonstrate how the network works.
  • best_model.pth - unfortunately the trained model is too big to upload on github as the maximum file size is 100 MB. In case you'd like to access the file please contact us - we will sort something out :)

Authors:

Adrian Smoła
Bartłomiej Moniak

hello_jetbot's People

Contributors

bmoniak avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.