AI Robot: Object Tracking | Object Following | TensorFlow Lite on Raspberry Pi

preview_player
Показать описание
This AI Robot performs object tracking using a Machine Learning model 'MobileNet SSD v1 (COCO)'. Once the object is detected, it follows it and manoeuvres itself to get the object in the center of frame. While the robot is tracking / following the object, working of tracking algorithm and Robot's view can be accessed on a browser.

TensorFlow Lite Python APIs are used to implement Object Detection and Tracking. OpenCV is used for generating Robot's view with information overlay. FLASK is used for streaming the camera view (or Robot's view) over LAN.
#Robotics #ObjectTracking #RaspberryPi

Source Code:-

More Projects 👇👇

****** Robotics: Level 1 ******

👉 Making of Web-based Raspberry Pi Robot

****** Robotics: Level 2 ******

👉 Interfacing Camera with Raspberry Pi robot and Creation of Web Control panel

👉 Interfacing Ultrasonic Range Sensor with Raspberry Pi robot | obstacle avoidance robot

👉 The speaking Raspberry Pi robot | Text to speech through audio port

****** Robotics: Level 3 ******

👉 Mobile Phone Accelerometer controlled Raspberry Pi robot | Javascript hardware control

👉 Controlling Raspberry Pi robot through voice commands | Javascript Web Speech API | Speech Recognition

****** Robotics: Level 4 ******

👉 Teachable Machine: Gesture controlled Raspberry Pi robot | Export Machine Learning model of Teachable machine

👉 Image Classification using Pre-trained Machine Learning model MobileNet V1 | TensorFlow Lite on Raspberry Pi

👉 AI Robotics: Object Detection and alert generation on remote Web Panel | TensorFlow Lite & COCO image model

👉 AI Robotics: Object Tracking | Object following robot | TensorFlow Lite

****** Home Automation ******

👉 Smart Water Tank: Water Level measurement using Ultrasonic Distance Sensor and Real-time online monitoring

👉 IOT Project: Raspberry Pi GPIO controls over wifi
Рекомендации по теме
Комментарии
Автор

Replicate this Robot's software on your Raspberry Pi using the bash script provided here:-
Hardware Connections and Software Features:-

jitesh_helloworld
Автор

I have a XGO lite CM4 robot dog with raspberry pi, does this code work on legged robots too? I'm still a beginner at python

riskyminor
Автор

which motors ae used for moving the motor and what power source is given to the motor driver

sanukk
Автор

Excellent project, it's a good idea for experiments students of tech high school, I will to make with my students. Congratulations !

cristianooliveiradesouza
Автор

Respected Sir,

Respected Sir,
First of all your tutorial is awesome. It is working good. But when I try to replace with my custom trained model for fire detection, it is not working. Could you kindly assist me in resolving this problem? Your guidance is crucial to me.

anjithaj
Автор

Hello man, i tried ur code only object tracking(i comment the move_robot) i am using tflite model efficientNet1, and it's got error "only size-1 arrays can be converted to Python scalars" do u know how to solve that?

and im planning to use intel ncs 2 for accelerate the fps (since google coral is out of stock in my country), what do you think?

Thank you

yogaaditya
Автор

I already install everything.. previously i cam access earth rover control pannel..how can i go again this control pannel...i install everything last day

webdot
Автор

I'm curious what's the capacity of the battery, and how long can it run with the pi and coral?

kzs
Автор

Hello Jitesh. In the install script, a lot of the dependencies fail to be fetched, as a result the webserver in the end doesn't work. Can you please help me this urgently. i have dropped you a mail as well. please check.

ajayghodke
Автор

I'm trying to make a robot that can track my ball for football practice essentially I'm trying to make a robot defender but the problem is i barely know anything about robotics so for the object tracking is there a component that does the tracking

miracletouch
Автор

Can i put multiple things there? so that i said, follow the person, car or an bycicle?

eliezerrovajurado
Автор

Where can I buy the coral accelerator from?

hamtigerb
Автор

Very nice. I want to do this project again, but I have not synthesized the components yet. Can you give me the parts list? Thank you very much <3

marvelous
Автор

Hola señor, ¿es posible adaptar la etapa de movimiento de 4 ruedas a una de 2 ruedas con una tercera rueda libre? Excelente project. Congrats. thank you

francopessina
Автор

good project bro what microcontroller you used and can i use pic microcontroller with python code ? >>> thanks for sharing

proengeleceng
Автор

if there is multiple ball/objects how to select from following 1 object to another?

ZuNunchaku
Автор

can i make this project without coral??

robomatics
Автор

Hello sir, how do i use this code for YOLO? Can you please help me out. Thanks.

rakshithreddy
Автор

I got an error "AttributeError: module 'util' has no attribute 'gpio'"
Please help me fix it
Can you give me the components of this project and how to connect
Thanks very much !

monstert
Автор

Nice Project👍💐. I need your help regarding the same. I have replicated your code. Everything works very well except Image Classification, Object Identification & Tracking, Human Following part of AI. I am using RPI 3b 1.2 without coral.

kavitasbakery