Skip to content

Commit c57da3c

Browse files
committed
Adding new documentation
1 parent c90a465 commit c57da3c

5 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/1.gif

-195 KB
Loading

docs/2.gif

291 KB
Loading

docs/3.gif

2.22 MB
Loading

docs/4.gif

7.7 MB
Loading

src/main/start.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
dl_service = DeepLearningService()
1717
error_logging = Error()
18-
app = FastAPI(version='1.0', title='BMW InnovationLab YOLOv3 opencv inference Automation',
19-
description="<b>API for performing YOLOv3 opencv inference</b></br></br>"
18+
app = FastAPI(version='1.0', title='BMW InnovationLab YOLOv4-v3 opencv inference Automation',
19+
description="<b>API for performing YOLOv4 and YOLOv3 opencv inference</b></br></br>"
2020
"<b>Contact the developers:</b></br>"
2121
"<b>Antoine Charbel: <a href='mailto:antoine.charbel@inmind.ai'>antoine.charbel@inmind.ai</a></b></br>"
2222
"<b>Hadi Koubeissy: <a href='mailto:123.hadikoubeissy@gmail.com'>123.hadikoubeissy@gmail.com</a></b></br>"

0 commit comments

Comments
 (0)