Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
RyanJames
/
yolo12l-person-seg
like
0
Object Detection
ultralytics
PyTorch
coco
yolo
yolo12
segmentation
person-detection
instance-segmentation
computer-vision
License:
agpl-3.0
Model card
Files
Files and versions
Community
Use this model
main
yolo12l-person-seg
Ctrl+K
Ctrl+K
2 contributors
History:
16 commits
Ryan Pfister
Refactor license note in README for clarity and conciseness
4b98062
14 days ago
examples
Update example images and add example5.png
16 days ago
.gitattributes
Safe
1.56 kB
Add example segmentation images and update README
16 days ago
.gitignore
Safe
10 Bytes
Update example images and add example5.png
16 days ago
README.md
5.4 kB
Refactor license note in README for clarity and conciseness
14 days ago
requirements.txt
80 Bytes
Add YOLO12l-seg person segmentation model with documentation and example code
16 days ago
sample_inference.py
4.68 kB
Add YOLO12l-seg person segmentation model with documentation and example code
16 days ago
yolo12l-person-seg.pt
pickle
Detected Pickle imports (29)
"collections.OrderedDict"
,
"ultralytics.nn.modules.block.DFL"
,
"ultralytics.nn.modules.block.C3k"
,
"ultralytics.nn.modules.conv.DWConv"
,
"ultralytics.nn.tasks.SegmentationModel"
,
"ultralytics.nn.modules.head.Segment"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.upsampling.Upsample"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"torch._utils._rebuild_tensor_v2"
,
"ultralytics.nn.modules.block.C3k2"
,
"ultralytics.nn.modules.conv.Conv"
,
"torch.nn.modules.linear.Identity"
,
"torch.Size"
,
"ultralytics.nn.modules.conv.Concat"
,
"__builtin__.set"
,
"torch.nn.modules.activation.SiLU"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"ultralytics.nn.modules.block.ABlock"
,
"ultralytics.nn.modules.block.A2C2f"
,
"ultralytics.nn.modules.block.Proto"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.conv.ConvTranspose2d"
,
"ultralytics.nn.modules.block.AAttn"
,
"torch.HalfStorage"
,
"torch.LongStorage"
,
"torch.nn.modules.container.ModuleList"
,
"torch.FloatStorage"
How to fix it?
58.1 MB
LFS
Add YOLO12l-seg person segmentation model with documentation and example code
16 days ago