Skip to content

Commit

Permalink
dev(narugo): add new benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
narugo1992 committed Oct 16, 2023
1 parent 8e70591 commit 392828e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/api_doc/ocr/ocr_det_benchmark.plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ def run(self):
[
(model, OCRDetectBenchmark(model))
for model in _list_det_models()
if 'server' not in model
],
title='Benchmark for OCR Detections',
run_times=10,
Expand Down

0 comments on commit 392828e

Please sign in to comment.