We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c02571 commit 886effdCopy full SHA for 886effd
README.md
@@ -9,6 +9,9 @@ calculation tool, you can do:
9
- Drawing PR curve
10
- Drawing ROC curve(Done)
11
- Get FPPI(False Positive Per Image) and FPPW(False Positive Per Window) in any threshold(Done)
12
+## Update
13
+- fix some bugs
14
+- sematic label name is supported now (e.g. "Person", "Car")
15
## Requirements
16
- python 2.X OR python 3.X
17
- python-opencv (any version)
0 commit comments