Edgetpu: Box Tracking on Coral EdgeTPU

Created on 25 Aug 2020  Â·  3Comments  Â·  Source: google-coral/edgetpu

Hi there,

Thanks for this amazing tool and examples.

I want to try out box tracking one edge device like raspberry pi with Coral TPU, are you guys planning to release it ? if not how can I start working on it ( Begginer here :-) ).

Thanks!

enhancement feature_request

Most helpful comment

There are two mediapipe examples for Coral here:

https://github.com/google/mediapipe/blob/master/mediapipe/examples/coral/README.md

The object example generates data for object detection with screen
location.

Mediapipe does some tracking examples now using the box tracking
sub-graph: https://google.github.io/mediapipe/solutions/box_tracking

These have not been combined into a single Coral demo yet. You could be
the first one to publish this combination.

Gene Rice | Coral Field Application Engineer | [email protected]
michaelbrooks@google.com

On Tue, Aug 25, 2020 at 7:19 AM Yassine Gharbaoui notifications@github.com
wrote:

Hello @Namburger https://github.com/Namburger ,

Thank you. I was looking for object tracking demo with mediapipe on Coral
Dev Board.
I will definitely take a look at those repos you suggested.

Thanks again.
Cheers.

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/google-coral/edgetpu/issues/208#issuecomment-680054202,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AH7BKS6GDVHF7R5OHSLWCLTSCPB6BANCNFSM4QKOUHWA
.

All 3 comments

@yascov Hi!
Do you mean like a object tracking algorithm or to retrain a model to detect boxes?

Cheers

Hello @Namburger ,

Thank you. I was looking for object tracking demo with mediapipe on Coral Dev Board.
I will definitely take a look at those repos you suggested.

Thanks again.
Cheers.

There are two mediapipe examples for Coral here:

https://github.com/google/mediapipe/blob/master/mediapipe/examples/coral/README.md

The object example generates data for object detection with screen
location.

Mediapipe does some tracking examples now using the box tracking
sub-graph: https://google.github.io/mediapipe/solutions/box_tracking

These have not been combined into a single Coral demo yet. You could be
the first one to publish this combination.

Gene Rice | Coral Field Application Engineer | [email protected]
michaelbrooks@google.com

On Tue, Aug 25, 2020 at 7:19 AM Yassine Gharbaoui notifications@github.com
wrote:

Hello @Namburger https://github.com/Namburger ,

Thank you. I was looking for object tracking demo with mediapipe on Coral
Dev Board.
I will definitely take a look at those repos you suggested.

Thanks again.
Cheers.

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/google-coral/edgetpu/issues/208#issuecomment-680054202,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AH7BKS6GDVHF7R5OHSLWCLTSCPB6BANCNFSM4QKOUHWA
.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rdejana picture rdejana  Â·  6Comments

powderluv picture powderluv  Â·  6Comments

pirazor picture pirazor  Â·  10Comments

walidproggen picture walidproggen  Â·  8Comments

moeiscool picture moeiscool  Â·  8Comments