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:46] – [Table] 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 2: Line 2:
 ====== 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}}                              +|  {{drones:mini_drones:od_tello_jetson.png?800}}                                        
-|  Tello drone video stream used as input for NVIDIA Jetson Object Detection.  +^ 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 - Demo Video                                                | +
-| {{ :drones:mini_drones:person-tracking-demo01.mp4?800 }}                     | +
-| Person tracking - Demo Video                                                 |+
  
-|  {{:drones:mini_drones:banner-tello-jetson.jpg?800|}}  || +|  {{ :drones:mini_drones:initial_test_tello_jetson.mp4?800 }}  | 
-==== Person tracking ====+^ 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|}}  | 
 +^ The RYZE Tello Drone meets the NVIDIA Jetson Nano computer ^ 
 + 
 + 
 + 
 +===== How to set up the Object Detection Demo with Tello and Jetson ===== 
 + 
 +Go to [[.:Object Detection Demo]] 
 + 
 + 
 +===== Basic Principles of Person Tracking Demo =====
 === Description === === Description ===
  
drones/mini_drones/od_tello.1654699564.txt.gz · Last modified: 2022/06/08 16:46 by rolf001