TensorFlow 2 Object Detection API Tutorial

preview_player
Показать описание
#pythonprogramming #machinelearning #tensorflow #python

In this episode, I try the Object Detection Tutorial for Tensorflow 2.2

FOLLOW ME

SUPPORT THE CHANNEL or get MENTORING :

TIMESTAMPS

00:00 Introduction
00:26 Trying the TensorFlow 2 Object Detection API Tutorial
02:17 The Tensorflow 2 Model Zoo
02:40 Understanding mAP and other metrics for models
06:17 Trying the first object detection model and resolving a compile error
10:55 Trying a better Object detection model

RESOURCES

Google Colab Object Detection Tutorial

Рекомендации по теме
Комментарии
Автор

Hi Armindo.... Its again me😅. Today i found many answers for my questions in your videos.
What kind of object Detection model would you recomend for running on a pi4? (Live video, tracking a objekt or person) did you have some experiences?

At the moment iam using ssd mobilenet v2 from the tf1 model zoo. And could get around 3-4 fps.

RudolfZobel
Автор

Thank you for the tuto, I want to try it with different category_index clothes ( t-shirt, coat, shoes...) but it didn't work can you help me please

hadilaffes
Автор

Hi, can you please guide me on how can I find the confusion matrix, if I am using ssd_mobnet model of object detection API?

annie