Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
septa
/
student-behavior
like
0
Sleeping
App
Files
Files
Community
12cee8d
student-behavior
2 contributors
History:
7 commits
SeptAlfauzan
update: change model path for production
12cee8d
7 months ago
models
add: model from training with hyper parameter epoch=120, batch=32 for SCB dataset and my own custom dataset
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
README.md
Safe
263 Bytes
initial commit
8 months ago
app.py
Safe
1.29 kB
update: change model path for production
7 months ago
download.jpeg
Safe
4.06 kB
update: finishing minimum UI interface
8 months ago
requirements.txt
Safe
55 Bytes
update: change model path for production
7 months ago
stream.py
Safe
2.01 kB
add: model from training with hyper parameter epoch=120, batch=32 for SCB dataset and my own custom dataset
7 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
update: finishing minimum UI interface
8 months ago