Skip to content

Tags: anshkumar/yolact

Tags

v1.1

Toggle v1.1's commit message
sigmoid added for faster convergence

v1.0

Toggle v1.0's commit message
L2 regulrization added to the model; gradient clipping of 10 added. I…

…nitializer changed in the prediction/proto head; sigmoid_cross_entropy used for classification loss; binary_cross_entropy without activation used for mask/seg loss.