The following are code examples for showing how to use utils. These examples are extracted from open source projects. Non-Max Suppression algorithm. Now if you observe the algorithm above, the whole filtering process depends on single threshold value.
So selection of threshold value is key for performance of the model. Non-max suppression is a way for you to make sure that your algorithm detects each object only once. However setting this threshold is tricky. Now, while technically this car has just one midpoint, so it should be assigned just one grid cell.
And the car on the left. Dismiss Join GitHub today. GitHub is home to over million developers working together to host and review code, manage projects, and build software together. A scalar integer tensor representing the maximum number of boxes to be selected by non max suppression.