How to find Instance segmentation Model Zoo Repositories?
I am working on a project for instance segmentation using TensorFlow. The Professor told me to find github repositories that are model zoo for instance segmentation. It should work with TensorFlow and should have pretrained models. The problem is that I could not find model zoo, rather individual models.
How do I find github repositories that are model zoo for instance segmentation, and are compatible with TensorFlow?
Besides links and resources, any further advices and suggestions are highly appreciated.
Thank you