Skip to content

Commit

Permalink
Update doctr/models/detection/fast/tensorflow.py
Browse files Browse the repository at this point in the history
Co-authored-by: Olivier Dulcy <106678676+odulcy-mindee@users.noreply.github.com>
  • Loading branch information
felixdittrich92 and odulcy-mindee authored May 6, 2024
1 parent ebccaa1 commit 4cfc0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doctr/models/detection/fast/tensorflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"input_shape": (1024, 1024, 3),
"mean": (0.798, 0.785, 0.772),
"std": (0.264, 0.2749, 0.287),
"url": "https://github.com/mindee/doctr/releases/download/v0.8.1/fast_small-f1617503.zip",
"url": "https://doctr-static.mindee.com/models?id=v0.8.1/fast_small-f1617503.zip&src=0",
},
"fast_base": {
"input_shape": (1024, 1024, 3),
Expand Down

0 comments on commit 4cfc0aa

Please sign in to comment.