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
Like in the Faster R-CNN(that uses NMS during the training process), it is used to reduce the number of proposals and as a result, reduces computations.
why need NMS in training process?
The text was updated successfully, but these errors were encountered: