Skip to content

Commit

Permalink
Remove limit image size
Browse files Browse the repository at this point in the history
  • Loading branch information
ankandrew committed Nov 4, 2024
1 parent b519cc3 commit 57a624b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ print(alpr_results)

Output:

<img alt="ALPR Result" height="350" src="https://raw.githubusercontent.com/ankandrew/fast-alpr/5063bd92fdd30f46b330d051468be267d4442c9b/assets/alpr_result.webp" width="700"/>
<img alt="ALPR Result" src="https://raw.githubusercontent.com/ankandrew/fast-alpr/5063bd92fdd30f46b330d051468be267d4442c9b/assets/alpr_result.webp"/>

You can also draw the predictions directly on the image:

Expand Down

0 comments on commit 57a624b

Please sign in to comment.