tensorflow / tpu

Reference models and tools for Cloud TPUs.
https://cloud.google.com/tpu/
Apache License 2.0
5.2k stars 1.77k forks source link

How we can use PASCAL VOC 2012 checkpoint for Semantic segmentation #964

Open kiashann opened 2 years ago

kiashann commented 2 years ago

Hi, I want to use PASCAL VOC 2012 weights from here for Semantic segmentation with new image. I want to use this models for inference. How I should use that? Do you now any python code or jupyter notebook for inference? @ewilderj @d0k