Skip to content

Commit

Permalink
Update evaluate_bsds500.py
Browse files Browse the repository at this point in the history
fixed function
  • Loading branch information
haruishi43 authored Mar 12, 2024
1 parent f1706c6 commit c794f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyEdgeEval/helpers/evaluate_bsds500.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ def evaluate_bsds500(no_split_dir=False):

apply_thinning = not args.raw

evaluate_bsds500(
evaluate(
bsds_path=args.bsds_path,
pred_path=args.pred_path,
output_path=args.output_path,
Expand Down

0 comments on commit c794f5f

Please sign in to comment.