Spaces:
Sleeping
Sleeping
Initial Commit
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +45 -0
- README.md +43 -15
- app.py +216 -0
- best.pt +3 -0
- examples/0.jpg +3 -0
- examples/10.jpg +3 -0
- examples/11.jpg +3 -0
- examples/12.jpg +3 -0
- examples/13.jpg +3 -0
- examples/14.jpg +3 -0
- examples/15.jpg +0 -0
- examples/15_SxfgB6I.jpg +3 -0
- examples/16.jpg +3 -0
- examples/16_gAlDyfj.jpg +3 -0
- examples/17.jpg +0 -0
- examples/17_NdIwCTa.jpg +3 -0
- examples/18.jpg +3 -0
- examples/18_2LN8Wae.jpg +3 -0
- examples/19.jpg +3 -0
- examples/19_bQOd8mo.jpg +3 -0
- examples/2.jpg +3 -0
- examples/20.jpg +3 -0
- examples/20_d4qEaSG.jpg +3 -0
- examples/21.jpg +3 -0
- examples/21_E6oxZY3.jpg +3 -0
- examples/22.jpg +3 -0
- examples/22_eimzU9L.jpg +3 -0
- examples/23.jpg +3 -0
- examples/23_XH0MPmx.jpg +3 -0
- examples/24.jpg +3 -0
- examples/24_6gMkQPj.jpg +3 -0
- examples/25.jpg +3 -0
- examples/25_owD4RvO.jpg +3 -0
- examples/26.jpg +3 -0
- examples/26_eB80I22.jpg +0 -0
- examples/27.jpg +3 -0
- examples/27_X2pkXLB.jpg +3 -0
- examples/28.jpg +3 -0
- examples/28_FP3TIDL.jpg +3 -0
- examples/29.jpg +3 -0
- examples/3.jpg +3 -0
- examples/30.jpg +3 -0
- examples/4.jpg +3 -0
- examples/5.jpg +3 -0
- examples/6.jpg +3 -0
- examples/7.jpg +0 -0
- examples/8.jpg +3 -0
- examples/9.jpg +3 -0
- metrics/BoxF1_curve.png +3 -0
- metrics/BoxPR_curve.png +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,48 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
examples/0.jpg filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
examples/10.jpg filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
examples/11.jpg filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
examples/12.jpg filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
examples/13.jpg filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
examples/14.jpg filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
examples/15_SxfgB6I.jpg filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
examples/16_gAlDyfj.jpg filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
examples/16.jpg filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
examples/17_NdIwCTa.jpg filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
examples/18_2LN8Wae.jpg filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
examples/18.jpg filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
examples/19_bQOd8mo.jpg filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
examples/19.jpg filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
examples/2.jpg filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
examples/20_d4qEaSG.jpg filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
examples/20.jpg filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
examples/21_E6oxZY3.jpg filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
examples/21.jpg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
examples/22_eimzU9L.jpg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
examples/22.jpg filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
examples/23_XH0MPmx.jpg filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
examples/23.jpg filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
examples/24_6gMkQPj.jpg filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
examples/24.jpg filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
examples/25_owD4RvO.jpg filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
examples/25.jpg filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
examples/26.jpg filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
examples/27_X2pkXLB.jpg filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
examples/27.jpg filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
examples/28_FP3TIDL.jpg filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
examples/28.jpg filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
examples/29.jpg filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
examples/3.jpg filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
examples/30.jpg filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
examples/4.jpg filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
examples/5.jpg filter=lfs diff=lfs merge=lfs -text
|
| 73 |
+
examples/6.jpg filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
examples/8.jpg filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
examples/9.jpg filter=lfs diff=lfs merge=lfs -text
|
| 76 |
+
metrics/BoxF1_curve.png filter=lfs diff=lfs merge=lfs -text
|
| 77 |
+
metrics/BoxP_curve.png filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
metrics/BoxPR_curve.png filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
metrics/BoxR_curve.png filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
metrics/results.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,15 +1,43 @@
|
|
| 1 |
-
---
|
| 2 |
-
title: Warehouse Vision
|
| 3 |
-
emoji: 📊
|
| 4 |
-
colorFrom: blue
|
| 5 |
-
colorTo: gray
|
| 6 |
-
sdk: gradio
|
| 7 |
-
sdk_version: 6.19.0
|
| 8 |
-
python_version: '3.12'
|
| 9 |
-
app_file: app.py
|
| 10 |
-
pinned: false
|
| 11 |
-
license: mit
|
| 12 |
-
short_description: AI-powered Warehouse Object Detection
|
| 13 |
-
---
|
| 14 |
-
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Warehouse Vision
|
| 3 |
+
emoji: 📊
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: gray
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 6.19.0
|
| 8 |
+
python_version: '3.12'
|
| 9 |
+
app_file: app.py
|
| 10 |
+
pinned: false
|
| 11 |
+
license: mit
|
| 12 |
+
short_description: AI-powered Warehouse Object Detection
|
| 13 |
+
---
|
| 14 |
+
# Warehouse Vision AI
|
| 15 |
+
|
| 16 |
+
A YOLOv8-based warehouse object detector trained on industrial warehouse scenes.
|
| 17 |
+
|
| 18 |
+
## Features
|
| 19 |
+
|
| 20 |
+
- Upload your own warehouse image
|
| 21 |
+
- Try 30 built-in sample images
|
| 22 |
+
- View model performance metrics
|
| 23 |
+
- Interactive confidence and IoU sliders
|
| 24 |
+
|
| 25 |
+
## Model
|
| 26 |
+
|
| 27 |
+
YOLOv8 Custom Trained
|
| 28 |
+
|
| 29 |
+
## Dataset
|
| 30 |
+
|
| 31 |
+
This project was trained using the SORDI Industrial Scene Dataset.
|
| 32 |
+
|
| 33 |
+
Dataset source:
|
| 34 |
+
https://www.kaggle.com/datasets/sordi-ai/industrial-scene-04-dataset
|
| 35 |
+
|
| 36 |
+
https://www.kaggle.com/datasets/sordi-ai/industrial-scene-03-dataset
|
| 37 |
+
|
| 38 |
+
The datasets are provided under the MIT License.
|
| 39 |
+
|
| 40 |
+
## Deployment
|
| 41 |
+
|
| 42 |
+
Hugging Face Spaces + Gradio
|
| 43 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
app.py
ADDED
|
@@ -0,0 +1,216 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import os
|
| 2 |
+
from collections import Counter
|
| 3 |
+
|
| 4 |
+
import cv2
|
| 5 |
+
import gradio as gr
|
| 6 |
+
import numpy as np
|
| 7 |
+
from PIL import Image
|
| 8 |
+
from ultralytics import YOLO
|
| 9 |
+
|
| 10 |
+
# ==========================================================
|
| 11 |
+
# Load Model
|
| 12 |
+
# ==========================================================
|
| 13 |
+
|
| 14 |
+
model = YOLO("best.pt")
|
| 15 |
+
|
| 16 |
+
# ==========================================================
|
| 17 |
+
# Example Images
|
| 18 |
+
# ==========================================================
|
| 19 |
+
|
| 20 |
+
example_images = []
|
| 21 |
+
|
| 22 |
+
if os.path.exists("examples"):
|
| 23 |
+
for file in sorted(os.listdir("examples")):
|
| 24 |
+
if file.lower().endswith((".jpg", ".jpeg", ".png")):
|
| 25 |
+
example_images.append([os.path.join("examples", file)])
|
| 26 |
+
|
| 27 |
+
# ==========================================================
|
| 28 |
+
# Detection Function
|
| 29 |
+
# ==========================================================
|
| 30 |
+
|
| 31 |
+
def detect(image, conf, iou):
|
| 32 |
+
|
| 33 |
+
results = model.predict(
|
| 34 |
+
source=image,
|
| 35 |
+
conf=conf,
|
| 36 |
+
iou=iou,
|
| 37 |
+
verbose=False
|
| 38 |
+
)
|
| 39 |
+
|
| 40 |
+
result = results[0]
|
| 41 |
+
|
| 42 |
+
plotted = result.plot()
|
| 43 |
+
|
| 44 |
+
plotted = cv2.cvtColor(plotted, cv2.COLOR_BGR2RGB)
|
| 45 |
+
|
| 46 |
+
detected = []
|
| 47 |
+
|
| 48 |
+
for cls in result.boxes.cls.tolist():
|
| 49 |
+
detected.append(model.names[int(cls)])
|
| 50 |
+
|
| 51 |
+
counter = Counter(detected)
|
| 52 |
+
|
| 53 |
+
table = []
|
| 54 |
+
|
| 55 |
+
for name, count in sorted(counter.items()):
|
| 56 |
+
table.append([name, count])
|
| 57 |
+
|
| 58 |
+
return Image.fromarray(plotted), table
|
| 59 |
+
|
| 60 |
+
# ==========================================================
|
| 61 |
+
# Metric Images
|
| 62 |
+
# ==========================================================
|
| 63 |
+
|
| 64 |
+
metric_files = [
|
| 65 |
+
"metrics/results.png",
|
| 66 |
+
"metrics/P_curve.png",
|
| 67 |
+
"metrics/R_curve.png",
|
| 68 |
+
"metrics/PR_curve.png",
|
| 69 |
+
"metrics/F1_curve.png",
|
| 70 |
+
"metrics/confusion_matrix.png"
|
| 71 |
+
]
|
| 72 |
+
|
| 73 |
+
metric_components = []
|
| 74 |
+
|
| 75 |
+
for path in metric_files:
|
| 76 |
+
if os.path.exists(path):
|
| 77 |
+
metric_components.append(gr.Image(value=path, label=os.path.basename(path)))
|
| 78 |
+
|
| 79 |
+
# ==========================================================
|
| 80 |
+
# About Text
|
| 81 |
+
# ==========================================================
|
| 82 |
+
|
| 83 |
+
about = """
|
| 84 |
+
# Warehouse Vision AI
|
| 85 |
+
|
| 86 |
+
### Industrial Object Detection using YOLOv8
|
| 87 |
+
|
| 88 |
+
This project detects warehouse objects using a custom-trained YOLO model.
|
| 89 |
+
|
| 90 |
+
### Features
|
| 91 |
+
|
| 92 |
+
- Industrial Rack Detection
|
| 93 |
+
- KLT Box Detection
|
| 94 |
+
- Worker Detection
|
| 95 |
+
- Safety Equipment Detection
|
| 96 |
+
- Warehouse Object Localization
|
| 97 |
+
|
| 98 |
+
### Framework
|
| 99 |
+
|
| 100 |
+
- Ultralytics YOLO
|
| 101 |
+
- PyTorch
|
| 102 |
+
- Gradio
|
| 103 |
+
- Hugging Face Spaces
|
| 104 |
+
|
| 105 |
+
### Author
|
| 106 |
+
|
| 107 |
+
Omkar Kalburgi
|
| 108 |
+
"""
|
| 109 |
+
|
| 110 |
+
# ==========================================================
|
| 111 |
+
# UI
|
| 112 |
+
# ==========================================================
|
| 113 |
+
|
| 114 |
+
with gr.Blocks(title="Warehouse Vision AI") as demo:
|
| 115 |
+
|
| 116 |
+
gr.Markdown(
|
| 117 |
+
"""
|
| 118 |
+
# 📦 Warehouse Vision AI
|
| 119 |
+
|
| 120 |
+
### YOLO-based Industrial Warehouse Object Detection
|
| 121 |
+
|
| 122 |
+
Upload an image or try one of the sample images.
|
| 123 |
+
"""
|
| 124 |
+
)
|
| 125 |
+
|
| 126 |
+
with gr.Tabs():
|
| 127 |
+
|
| 128 |
+
# --------------------------------------------------
|
| 129 |
+
|
| 130 |
+
with gr.Tab("🔍 Detection"):
|
| 131 |
+
|
| 132 |
+
with gr.Row():
|
| 133 |
+
|
| 134 |
+
with gr.Column():
|
| 135 |
+
|
| 136 |
+
image = gr.Image(type="pil", label="Input Image")
|
| 137 |
+
|
| 138 |
+
conf = gr.Slider(
|
| 139 |
+
0.1,
|
| 140 |
+
1.0,
|
| 141 |
+
value=0.25,
|
| 142 |
+
step=0.05,
|
| 143 |
+
label="Confidence Threshold",
|
| 144 |
+
)
|
| 145 |
+
|
| 146 |
+
iou = gr.Slider(
|
| 147 |
+
0.1,
|
| 148 |
+
1.0,
|
| 149 |
+
value=0.45,
|
| 150 |
+
step=0.05,
|
| 151 |
+
label="IoU Threshold",
|
| 152 |
+
)
|
| 153 |
+
|
| 154 |
+
btn = gr.Button("Run Detection")
|
| 155 |
+
|
| 156 |
+
with gr.Column():
|
| 157 |
+
|
| 158 |
+
output = gr.Image(label="Prediction")
|
| 159 |
+
|
| 160 |
+
table = gr.Dataframe(
|
| 161 |
+
headers=["Class", "Count"],
|
| 162 |
+
datatype=["str", "number"],
|
| 163 |
+
interactive=False,
|
| 164 |
+
label="Detected Objects",
|
| 165 |
+
)
|
| 166 |
+
|
| 167 |
+
btn.click(
|
| 168 |
+
detect,
|
| 169 |
+
inputs=[image, conf, iou],
|
| 170 |
+
outputs=[output, table],
|
| 171 |
+
)
|
| 172 |
+
|
| 173 |
+
# --------------------------------------------------
|
| 174 |
+
|
| 175 |
+
with gr.Tab("🧪 Sample Images"):
|
| 176 |
+
|
| 177 |
+
gr.Markdown("Click any image below to test the model.")
|
| 178 |
+
|
| 179 |
+
sample_input = gr.Image(type="pil")
|
| 180 |
+
|
| 181 |
+
sample_output = gr.Image()
|
| 182 |
+
|
| 183 |
+
sample_table = gr.Dataframe(
|
| 184 |
+
headers=["Class", "Count"],
|
| 185 |
+
interactive=False,
|
| 186 |
+
)
|
| 187 |
+
|
| 188 |
+
gr.Examples(
|
| 189 |
+
examples=example_images,
|
| 190 |
+
inputs=sample_input,
|
| 191 |
+
)
|
| 192 |
+
|
| 193 |
+
sample_btn = gr.Button("Run Detection")
|
| 194 |
+
|
| 195 |
+
sample_btn.click(
|
| 196 |
+
detect,
|
| 197 |
+
inputs=[sample_input, conf, iou],
|
| 198 |
+
outputs=[sample_output, sample_table],
|
| 199 |
+
)
|
| 200 |
+
|
| 201 |
+
# --------------------------------------------------
|
| 202 |
+
|
| 203 |
+
with gr.Tab("📈 Model Performance"):
|
| 204 |
+
|
| 205 |
+
gr.Markdown("Training Metrics")
|
| 206 |
+
|
| 207 |
+
for img in metric_components:
|
| 208 |
+
img.render()
|
| 209 |
+
|
| 210 |
+
# --------------------------------------------------
|
| 211 |
+
|
| 212 |
+
with gr.Tab("📖 About"):
|
| 213 |
+
|
| 214 |
+
gr.Markdown(about)
|
| 215 |
+
|
| 216 |
+
demo.launch()
|
best.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7b996a81f31abcb01df498bfca47e44299085da33a9c94f428177665dc03be2
|
| 3 |
+
size 22531882
|
examples/0.jpg
ADDED
|
Git LFS Details
|
examples/10.jpg
ADDED
|
Git LFS Details
|
examples/11.jpg
ADDED
|
Git LFS Details
|
examples/12.jpg
ADDED
|
Git LFS Details
|
examples/13.jpg
ADDED
|
Git LFS Details
|
examples/14.jpg
ADDED
|
Git LFS Details
|
examples/15.jpg
ADDED
|
examples/15_SxfgB6I.jpg
ADDED
|
Git LFS Details
|
examples/16.jpg
ADDED
|
Git LFS Details
|
examples/16_gAlDyfj.jpg
ADDED
|
Git LFS Details
|
examples/17.jpg
ADDED
|
examples/17_NdIwCTa.jpg
ADDED
|
Git LFS Details
|
examples/18.jpg
ADDED
|
Git LFS Details
|
examples/18_2LN8Wae.jpg
ADDED
|
Git LFS Details
|
examples/19.jpg
ADDED
|
Git LFS Details
|
examples/19_bQOd8mo.jpg
ADDED
|
Git LFS Details
|
examples/2.jpg
ADDED
|
Git LFS Details
|
examples/20.jpg
ADDED
|
Git LFS Details
|
examples/20_d4qEaSG.jpg
ADDED
|
Git LFS Details
|
examples/21.jpg
ADDED
|
Git LFS Details
|
examples/21_E6oxZY3.jpg
ADDED
|
Git LFS Details
|
examples/22.jpg
ADDED
|
Git LFS Details
|
examples/22_eimzU9L.jpg
ADDED
|
Git LFS Details
|
examples/23.jpg
ADDED
|
Git LFS Details
|
examples/23_XH0MPmx.jpg
ADDED
|
Git LFS Details
|
examples/24.jpg
ADDED
|
Git LFS Details
|
examples/24_6gMkQPj.jpg
ADDED
|
Git LFS Details
|
examples/25.jpg
ADDED
|
Git LFS Details
|
examples/25_owD4RvO.jpg
ADDED
|
Git LFS Details
|
examples/26.jpg
ADDED
|
Git LFS Details
|
examples/26_eB80I22.jpg
ADDED
|
examples/27.jpg
ADDED
|
Git LFS Details
|
examples/27_X2pkXLB.jpg
ADDED
|
Git LFS Details
|
examples/28.jpg
ADDED
|
Git LFS Details
|
examples/28_FP3TIDL.jpg
ADDED
|
Git LFS Details
|
examples/29.jpg
ADDED
|
Git LFS Details
|
examples/3.jpg
ADDED
|
Git LFS Details
|
examples/30.jpg
ADDED
|
Git LFS Details
|
examples/4.jpg
ADDED
|
Git LFS Details
|
examples/5.jpg
ADDED
|
Git LFS Details
|
examples/6.jpg
ADDED
|
Git LFS Details
|
examples/7.jpg
ADDED
|
examples/8.jpg
ADDED
|
Git LFS Details
|
examples/9.jpg
ADDED
|
Git LFS Details
|
metrics/BoxF1_curve.png
ADDED
|
Git LFS Details
|
metrics/BoxPR_curve.png
ADDED
|
Git LFS Details
|