add reference for locality_aware_nms

pull/4548/head
MissPenguin 2021-11-04 09:54:32 +00:00
parent ee840e71f1
commit 019cc0547d
1 changed files with 1 additions and 0 deletions

View File

@ -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