Closed goodboychan closed 2 years ago
@goodboychan Code for retraining a semantic segmentation model hasn't been documented/published.
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.
We have a request also on the official forum:
https://discuss.tensorflow.org/t/suggestion-for-choosing-a-model/4057
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.