issues Search Results · repo:minar09/bfscore_python language:Python
Filter by
1 result
(69 ms)1 result
inminar09/bfscore_python (press backspace or delete to remove)Dude, the prec/recall function is very slow. Use numpy if possible for batch calculations:
def calc_precision_recall(contours_a, contours_b, threshold):
x = contours_a
y = contours_b
...
bpfliegel
- 8
- Opened on Oct 21, 2019
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.