Accelerating the MediaPipe models with MemryX

Hello MemryX community :slight_smile:

I would to share a project where I accelerated the MediaPipe models with MemryX:
Accelerating the MediaPipe models with MemryX.

Also included are installation instructions for Raspberry Pi 5, as well as a comparison with Hailo.

3 Likes

Hi @AlbertaBeef
Thanks for your amazing write-up. You covered a lot of finer details. We will try to replicate your results using our PySDK.

2 Likes

Thank you for the feedback.

Please keep in mind that I am using the SyncAccel API.
MemryX recommends using the AsyncAccel API, as shown in this example:

1 Like

Hi @AlbertaBeef
We integrated memryx runtime into our PySDK and are able to match their performance benchmarks. We will soon publish our tutorials covering various use cases. I will keep you posted and maybe you can give our SW a try.

1 Like