Answer (Choose 1 answer)
A Suppose you run non-max suppression on the predicted boxes above. The parameters you use for non-max suppression are that boxes with probability s 0.4 are discarded, and the IoU threshold for deciding if two boxes overlap is 0.5.How many boxes will remain after non-max suppression?
A7
B. 3
C. 4
D. 6
E. 5
tree 0.46
tree 0.74
car 0.62
motorcycle 0.58
car 0.73
Exit 42