Skip to content

Commit c621f4e

Browse files
committed
added new ui example to readme
1 parent ef29d88 commit c621f4e

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ python web_app/main.py
2323
or download the [executable](https://github.com/Flippchen/PorscheInsight-CarClassification-AI/actions).
2424

2525
### Screenshot
26-
<img alt="Screenshot of the Web UI" src="assets/web_app/example_web_ui.png" width="600" height="400">
26+
<img alt="Screenshot of the Web UI" src="assets/web_app/example_new_ui.png" height="450">
2727

2828
### Architecture
2929
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.

assets/web_app/example_new_ui.png

216 KB
Loading

0 commit comments

Comments
 (0)