User Tools

Site Tools


drones:mini_drones:od_tello

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
drones:mini_drones:od_tello [2022/06/08 16:49] rolf001drones:mini_drones:od_tello [2024/01/26 13:12] (current) – [How to set up the Object Detection Demo with Tello and Jetson] rolf.becker
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 ====== Object Detection with Mini Drones ====== ====== Object Detection with Mini Drones ======
 +
 +<WRAP center round info 100%>
 +We use **programmable mini-drones** (Ryze Tello) as **flying webcams**. The video stream is analyzed in **real time** using a **object detector** on a **NVIDIA Jetson Nano** embedded computer. The AI object detector is the **[[https://github.com/dusty-nv/jetson-inference/blob/master/docs/detectnet-console-2.md|SSD-MobileNet-V2]]** single-shot detector pre-trained with the widely used **[[https://cocodataset.org/|COCO dataset]]**. </WRAP>
 +
 +
 +|  {{drones:mini_drones:od_tello_jetson.png?800}}                                        |
 +^ The Tello drone video stream is used as input for NVIDIA Jetson Nano object detector.  ^
 +
 +|  {{ :drones:mini_drones:initial_test_tello_jetson.mp4?800 }}  |
 +^ Object detection (open loop control) - Demo Video             ^
 +
 +| {{ :drones:mini_drones:person-tracking-demo01.mp4?800 }}  |
 +^ Person tracking (closed loop control) - Demo Video        ^
  
 |  {{:drones:mini_drones:banner-tello-jetson.jpg?800|}}  | |  {{:drones:mini_drones:banner-tello-jetson.jpg?800|}}  |
-^ RYZE Tello Drone meets NVIDIA Jetson Computer ^+The RYZE Tello Drone meets the NVIDIA Jetson Nano computer ^ 
  
-|  {{drones:mini_drones:od_tello_jetson.png?800}}                             | 
-^ Tello drone video stream used as input for NVIDIA Jetson Object Detection.  ^ 
  
-|  {{ :drones:mini_drones:initial_test_tello_jetson.mp4?800 }}                | +===== How to set up the Object Detection Demo with Tello and Jetson =====
-Object Detection Demo Video                                               ^+
  
-| {{ :drones:mini_drones:person-tracking-demo01.mp4?800 }}                    | +Go to [[.:Object Detection Demo]]
-^ Person tracking - Demo Video                                                ^+
  
  
-==== Person tracking ====+===== Basic Principles of Person Tracking Demo =====
 === Description === === Description ===
  
drones/mini_drones/od_tello.1654699794.txt.gz · Last modified: 2022/06/08 16:49 by rolf001