pkulzc

Results 1 comments of pkulzc

Tensorflow object detection API is a config based framework so "--label_smooth=0.1" would not work. label smoothing is not exposed or implemented in our code yet. But it's pretty simple if...