You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ python web_app/main.py
23
23
or download the [executable](https://github.com/Flippchen/PorscheInsight-CarClassification-AI/actions).
24
24
25
25
### Screenshot
26
-
<imgalt="Screenshot of the Web UI"src="assets/web_app/example_web_ui.png"width="600"height="400">
26
+
<imgalt="Screenshot of the Web UI"src="assets/web_app/example_new_ui.png"height="450">
27
27
28
28
### Architecture
29
29
The Web UI employs a two-step process involving two models. Initially, the pre_filter model determines if an image contains a Porsche. If a Porsche is detected, the image proceeds to the second model, which classifies the car according to the user's input.
0 commit comments