Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated fromย
Benjy/Object_Detection
ai-solutions-ai
/
Object_Detection
like
0
Sleeping
App
Files
Files
Community
7dbe229
Object_Detection
2 contributors
History:
5 commits
Benjy
Update app.py
7dbe229
verified
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
.gitignore
Safe
11 Bytes
Example Added
5 months ago
LICENSE.md
Safe
35.1 kB
Add Streamlit app for object detection
5 months ago
README.md
Safe
253 Bytes
initial commit
5 months ago
app.py
Safe
1.9 kB
Update app.py
5 months ago
benchmarks.py
Safe
6.27 kB
Add Streamlit app for object detection
5 months ago
detect.py
Safe
12.2 kB
Add Streamlit app for object detection
5 months ago
detect_dual.py
Safe
12.3 kB
Add Streamlit app for object detection
5 months ago
example.jpeg
Safe
285 kB
Example Added
5 months ago
export.py
Safe
32.3 kB
Add Streamlit app for object detection
5 months ago
hubconf.py
Safe
4.66 kB
Add Streamlit app for object detection
5 months ago
requirements.txt
Safe
1.12 kB
Add Streamlit app for object detection
5 months ago
train.py
Safe
33.8 kB
Add Streamlit app for object detection
5 months ago
train_dual.py
Safe
34.3 kB
Add Streamlit app for object detection
5 months ago
train_triple.py
Safe
33.8 kB
Add Streamlit app for object detection
5 months ago
val.py
Safe
19.5 kB
Add Streamlit app for object detection
5 months ago
val_dual.py
Safe
19.6 kB
Add Streamlit app for object detection
5 months ago
val_triple.py
Safe
19.5 kB
Add Streamlit app for object detection
5 months ago
yolov8n.pt
pickle
Detected Pickle imports (23)
"ultralytics.nn.modules.DFL"
,
"torch.nn.modules.container.ModuleList"
,
"ultralytics.nn.modules.Bottleneck"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.LongStorage"
,
"ultralytics.nn.tasks.DetectionModel"
,
"torch.nn.modules.upsampling.Upsample"
,
"ultralytics.nn.modules.SPPF"
,
"torch._utils._rebuild_parameter"
,
"__builtin__.set"
,
"ultralytics.nn.modules.C2f"
,
"torch.HalfStorage"
,
"torch.nn.modules.activation.SiLU"
,
"ultralytics.nn.modules.Conv"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.Size"
,
"ultralytics.nn.modules.Detect"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"ultralytics.nn.modules.Concat"
How to fix it?
6.53 MB
LFS
Add Streamlit app for object detection
5 months ago