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