mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-11-14 00:54:02 +00:00
add reference for locality_aware_nms
This commit is contained in:
parent
ee840e71f1
commit
019cc0547d
@ -1,5 +1,6 @@
|
|||||||
"""
|
"""
|
||||||
Locality aware nms.
|
Locality aware nms.
|
||||||
|
This code is refered from: https://github.com/songdejia/EAST/blob/master/locality_aware_nms.py
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user