forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lai, Weijian <laiweijian4@huawei.com> Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
662 B
662 B
How Do I Use Soft-NMS to Reduce Bounding Box Overlapping?
YOLOv3 algorithms subscribed to in AI Gallery can use Soft-NMS to reduce overlapped bounding boxes. No official information has been released to show that YOLOv5 algorithms support this function. Use this function in custom algorithms.
Parent topic: Data Management