Spaces:
Sleeping
Sleeping
Priyanka-Kumavat
commited on
Commit
•
6fcd039
1
Parent(s):
ccc8f60
Update app.py
Browse files
app.py
CHANGED
@@ -41,7 +41,7 @@ classes = [
|
|
41 |
# Set the threshold for object detection. It is IoU (Intersection over Union)
|
42 |
threshold = 0.5
|
43 |
|
44 |
-
st.title(""" Image Object
|
45 |
|
46 |
# st.subheader("Prediction of Object Detection")
|
47 |
|
|
|
41 |
# Set the threshold for object detection. It is IoU (Intersection over Union)
|
42 |
threshold = 0.5
|
43 |
|
44 |
+
st.title(""" Image Object Detection """)
|
45 |
|
46 |
# st.subheader("Prediction of Object Detection")
|
47 |
|