Sebastián Rodríguez Colina

Results 3 issues of Sebastián Rodríguez Colina

I am getting an empty list of recommendations. Why could it be?

Hi, I know for some semantic segmentation datasets one has a predefined set of labels. How can I get the labels corresponding to the segments (either attached to the image...

I am trying to use ENet for segmentation, but from the README.md it is not clear how I may do that. I tried passing the model_path as `os.path.join('model','cityscapes','enet.ckpt.meta')` But I...