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 4cfc0aa commit 65e7888
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 @@ -41,7 +41,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_base-255e2ac3.zip",
"url": "https://doctr-static.mindee.com/models?id=v0.8.1/fast_base-255e2ac3.zip&src=0",
},
}

Expand Down

0 comments on commit 65e7888

Please sign in to comment.