Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yasser-baba
/
olive-trees-analyzer
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
olive-trees-analyzer
5.95 MB
Ctrl+K
Ctrl+K
2 contributors
History:
24 commits
Yasser Babaouamer
Added the new 2 classes model
5d9efa5
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
Dockerfile
Safe
1.04 kB
Tries to install deepforest after ultralytics
3 months ago
README.md
Safe
218 Bytes
Developed an API for the model
4 months ago
app.py
Safe
10.6 kB
Added the new 2 classes model
3 months ago
olive_cls_2c.pt
pickle
Detected Pickle imports (26)
"torchvision.transforms.transforms.Normalize"
,
"torchvision.transforms.transforms.Resize"
,
"torch.LongStorage"
,
"torchvision.transforms.transforms.CenterCrop"
,
"torchvision.transforms.transforms.Compose"
,
"torch.nn.modules.linear.Linear"
,
"ultralytics.nn.tasks.ClassificationModel"
,
"ultralytics.nn.modules.head.Classify"
,
"torch.nn.modules.activation.SiLU"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.container.Sequential"
,
"ultralytics.nn.modules.conv.Conv"
,
"torch.HalfStorage"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"torch._utils._rebuild_parameter"
,
"torchvision.transforms.transforms.ToTensor"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"torch.FloatStorage"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.nn.modules.conv.Conv2d"
,
"torchvision.transforms.functional.InterpolationMode"
,
"collections.OrderedDict"
,
"__builtin__.set"
,
"torch.nn.modules.dropout.Dropout"
,
"ultralytics.nn.modules.block.C2f"
,
"torch.nn.modules.container.ModuleList"
How to fix it?
2.97 MB
xet
Added the new 2 classes model
3 months ago
yolov8_olive_cls_best.pt
pickle
Detected Pickle imports (26)
"torch.FloatStorage"
,
"ultralytics.nn.modules.block.C2f"
,
"torch.nn.modules.activation.SiLU"
,
"torch.HalfStorage"
,
"torchvision.transforms.transforms.Resize"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.nn.modules.dropout.Dropout"
,
"ultralytics.nn.tasks.ClassificationModel"
,
"torch.nn.modules.linear.Linear"
,
"ultralytics.nn.modules.conv.Conv"
,
"__builtin__.set"
,
"collections.OrderedDict"
,
"torchvision.transforms.functional.InterpolationMode"
,
"torch.nn.modules.container.ModuleList"
,
"torchvision.transforms.transforms.CenterCrop"
,
"ultralytics.nn.modules.head.Classify"
,
"torchvision.transforms.transforms.ToTensor"
,
"torchvision.transforms.transforms.Normalize"
,
"torch._utils._rebuild_parameter"
,
"torch.LongStorage"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"torchvision.transforms.transforms.Compose"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
How to fix it?
2.97 MB
xet
Developed an API for the model
4 months ago