Unverified Commit 19a359a4 authored by MissPenguin's avatar MissPenguin Committed by GitHub
Browse files

Merge pull request #4548 from MissPenguin/dygraph

add reference for locality_aware_nms
parents 9b9b2d60 019cc054
"""
Locality aware nms.
This code is refered from: https://github.com/songdejia/EAST/blob/master/locality_aware_nms.py
"""
import numpy as np
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment