google-coral / edgetpu

Coral issue tracker (and legacy Edge TPU API source)
https://coral.ai
Apache License 2.0
433 stars 125 forks source link

code for retraining semantic segmentation model #441

Closed goodboychan closed 2 years ago

goodboychan commented 3 years ago

Hi, I'm trying to handle semantic segmentation on Edge TPU (w. coral dev board)

I found the example model for Pet/Object/Body segmentation here, but I want to retrain the model for my purpose through same approach. (of course I have my datasets that consists on several polygon)

Is there any place to get retraining code for these purpose?

Thanks in advance.

manoj7410 commented 3 years ago

@goodboychan Code for retraining a semantic segmentation model hasn't been documented/published.

goodboychan commented 3 years ago

Thanks for the notice.

Actually, I found the DeepLab model from tensorflow repo. I just wonder that this model pipeline is the same as the pretrained model metioned on pages.

bhack commented 3 years ago

We have a request also on the official forum:

https://discuss.tensorflow.org/t/suggestion-for-choosing-a-model/4057

manoj7410 commented 3 years ago

Helpful threads at https://github.com/google-coral/edgetpu/issues/315 and https://discuss.tensorflow.org/t/suggestion-for-choosing-a-model/4057/11

google-coral-bot[bot] commented 2 years ago

Are you satisfied with the resolution of your issue? Yes No