You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used this code to evaluate my own project SSD, but it seems that soft-nms-gaussian doesn't use the nms thread , it only have two parameters(sigma, thresh) , and has poorer performance than the original nms. please help! thank you !