Closed xuexingyu24 closed 4 years ago
Yeah, you are right. I am planning to retrain the model only on classes which are used in final evaluation. And as far as I know, there aren't any pixels with -1 in the dataset. But I will have to cross check this. Thanks for bringing this up!
Hi Srihari,
Hi srihari
Thanks for your excellent job!
Since the trained model has 34 channel output. The model could predict all items including license plate which has id = -1. I am wondering how the tensorflow cross entropy loss handles the label with negative value ?