An open API service indexing awesome lists of open source software.

https://github.com/machine-learning-tokyo/edge-ai-tutorials

Collection of Edge AI tutorials
https://github.com/machine-learning-tokyo/edge-ai-tutorials

Last synced: 6 months ago
JSON representation

Collection of Edge AI tutorials

Awesome Lists containing this project

README

          

# Edge-AI-Tutorials

## Getting Started with AI on Jetson Nano

You'll learn how to:

- Set up your Jetson Nano and camera
- Collect image data for classification models
- Annotate image data for regression models
- Train a neural network on your data to create your own models
- Run inference on the Jetson Nano with the models you create

[

](https://www.youtube.com/watch?v=bcM5AQSAzUY)

## Real-Time Object Detection in 10 Lines of Python Code on Jetson Nano

[

](https://www.youtube.com/watch?v=bcM5AQSAzUY)

## JetBot is an open-source robot based on NVIDIA Jetson Nano
[

](https://github.com/NVIDIA-AI-IOT/jetbot)

## Real-Time Object Detection on Raspberry Pi Using OpenCV DNN
[

](https://heartbeat.fritz.ai/real-time-object-detection-on-raspberry-pi-using-opencv-dnn-98827255fa60)