Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
FocusGuard
/
test_final
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ee8d17c
test_final
42 MB
Ctrl+K
Ctrl+K
11 contributors
History:
18 commits
Yingtao-Zheng
Combined main.py and main_yolo.py to create main_combined.py, where main.py came from Mohamad and main_yolo.py came from UI team. (To be tested)
ee8d17c
2 months ago
checkpoints
Put all the models together (expect UI)
2 months ago
data_preparation
Put all the models together (expect UI)
2 months ago
evaluation
Put all the models together (expect UI)
2 months ago
models
Put all the models together (expect UI)
2 months ago
notebooks
Put all the models together (expect UI)
2 months ago
public
Merge UI Manually (expect main)
2 months ago
src
Merge UI Manually (expect main)
2 months ago
tests
Put all the models together (expect UI)
2 months ago
ui
Put all the models together (expect UI)
2 months ago
.gitattributes
Safe
41 Bytes
first commit
4 months ago
.gitignore
Safe
386 Bytes
Put all the models together (expect UI)
2 months ago
Dockerfile
Safe
914 Bytes
Put all the models together (expect UI)
2 months ago
README.md
3.2 kB
Put all the models together (expect UI)
2 months ago
app.py
Safe
21 Bytes
Put all the models together (expect UI)
2 months ago
docker-compose.yml
Safe
69 Bytes
Put all the models together (expect UI)
2 months ago
eslint.config.js
Safe
758 Bytes
Put all the models together (expect UI)
2 months ago
index.html
Safe
449 Bytes
Put all the models together (expect UI)
2 months ago
main.py
Safe
38.3 kB
Put all the models together (expect UI)
2 months ago
main_combined.py
38.9 kB
Combined main.py and main_yolo.py to create main_combined.py, where main.py came from Mohamad and main_yolo.py came from UI team. (To be tested)
2 months ago
main_yolo.py
22.8 kB
Combined main.py and main_yolo.py to create main_combined.py, where main.py came from Mohamad and main_yolo.py came from UI team. (To be tested)
2 months ago
package-lock.json
Safe
99.9 kB
Put all the models together (expect UI)
2 months ago
package.json
Safe
605 Bytes
Put all the models together (expect UI)
2 months ago
requirements.txt
249 Bytes
Put all the models together (expect UI)
2 months ago
vite.config.js
Safe
364 Bytes
Put all the models together (expect UI)
2 months ago
yolov8n.pt
pickle
Detected Pickle imports (23)
"torch.nn.modules.activation.SiLU"
,
"torch.Size"
,
"collections.OrderedDict"
,
"ultralytics.nn.modules.DFL"
,
"ultralytics.nn.modules.C2f"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.HalfStorage"
,
"torch.nn.modules.conv.Conv2d"
,
"ultralytics.nn.modules.Concat"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.container.Sequential"
,
"__builtin__.set"
,
"torch.FloatStorage"
,
"torch.nn.modules.upsampling.Upsample"
,
"ultralytics.nn.modules.Conv"
,
"torch.LongStorage"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"ultralytics.nn.tasks.DetectionModel"
,
"ultralytics.nn.modules.Bottleneck"
,
"ultralytics.nn.modules.Detect"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.nn.modules.container.ModuleList"
,
"ultralytics.nn.modules.SPPF"
How to fix it?
6.53 MB
xet
Put all the models together (expect UI)
2 months ago