public class NMS extends Object
NMS(double iouTh)
double
getSRatio(Box box1, Box box2, boolean first)
List<Box>
start(List<Box> pixelPositions)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NMS(double iouTh)
public List<Box> start(List<Box> pixelPositions)
public double getSRatio(Box box1, Box box2, boolean first)
Copyright © 2024. All rights reserved.