tello-drone

How to remove an object from the trained model in .pb format?

How to remove an object from the trained model in .pb format? Question: Iam training tello drone to detecting the cars, so I use this code here: https://github.com/Shreyas-dotcom/Tello_Obj_Recognition, but the code contain others objects names such as bike. So my question is: How can I remove others objects from the trained model. Asked By: Shalaw …

Total answers: 1

Tello Can't Land

Tello Can't Land Question: I was trying to control Tello by python, but the drone couldn’t land; it always shows the decryption of the message in the drone was wrong. Here’s the output: [INFO] tello.py – 421 – Send command: ‘land’ [INFO] tello.py – 445 – Response land: ‘unknown command: land`P’ The drone has fallen …

Total answers: 2

Unable to receive vídeo Stream from tello drone

Unable to receive vídeo Stream from tello drone Question: I am writhing a python script in order to communicate to my tello drone via wifi. Once connected with the drone I can send UDP packets to send commands (this works perfectly fine). I want to receive the video stream from the drone via UDP packets …

Total answers: 4