Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -168,7 +168,7 @@ with gradio_app:
|
|
168 |
gr.HTML(
|
169 |
"""
|
170 |
<h1 style='text-align: center'>
|
171 |
-
YOLOv9:
|
172 |
</h1>
|
173 |
""")
|
174 |
css = """
|
|
|
168 |
gr.HTML(
|
169 |
"""
|
170 |
<h1 style='text-align: center'>
|
171 |
+
YOLOv9-FishEye: Improving model for realtime fisheye camera object detection
|
172 |
</h1>
|
173 |
""")
|
174 |
css = """
|