google-research / deeplab2

DeepLab2 is a TensorFlow library for deep labeling, aiming to provide a unified and state-of-the-art TensorFlow codebase for dense pixel labeling tasks.
Apache License 2.0
1.01k stars 159 forks source link

Implementations on the RaspberryPi and Google Coral Devboard #145

Closed zain-altaf closed 2 years ago

zain-altaf commented 2 years ago

Hi

I have a RaspberryPi 3 and Google Coral Mini Dev Board at the moment that I need to use to develop a project. I was wondering how the steps might differ for users who use this route of getting started with the repository? Is this repository open to just android and IOS or is it also applicable to the raspberrypi community as well?

Thanks!

aquariusjay commented 2 years ago

Hi @zain-altaf,

The repository is mainly used for pure research. It does not support your use case. Sorry about that.

Cheers,