Rubén Cruz García

Results 1 issues of Rubén Cruz García

Hi, I am trying to do semantic segmentation using the Panoptic-Deeplab example (https://github.com/google-research/deeplab2/blob/main/g3doc/projects/panoptic_deeplab.md) and setting this to *false* in the config file: ``` instance { enable: false } ``` See...