Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mouadenna
/
pv_segmentation
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8270f78
pv_segmentation
Ctrl+K
Ctrl+K
1 contributor
History:
8 commits
mouadenna
Upload folder using huggingface_hub
8270f78
verified
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
README.md
Safe
258 Bytes
initial commit
10 months ago
app.py
Safe
7.09 kB
Update app.py
10 months ago
deeplabv3 v10.pth
pickle
Detected Pickle imports (27)
"torch.nn.modules.dropout.Dropout"
,
"segmentation_models_pytorch.encoders.senet.SENetEncoder"
,
"pretrainedmodels.models.senet.SEModule"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.ASPPPooling"
,
"segmentation_models_pytorch.base.modules.Activation"
,
"torch.nn.modules.upsampling.UpsamplingBilinear2d"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.activation.ReLU"
,
"torch.nn.modules.container.ModuleList"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.ASPPSeparableConv"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.DeepLabV3PlusDecoder"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.ASPP"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.nn.modules.activation.Sigmoid"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"pretrainedmodels.models.senet.SEResNeXtBottleneck"
,
"torch.LongStorage"
,
"segmentation_models_pytorch.decoders.deeplabv3.model.DeepLabV3Plus"
,
"torch.FloatStorage"
,
"torch.nn.modules.conv.Conv2d"
,
"segmentation_models_pytorch.base.heads.SegmentationHead"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.SeparableConv2d"
,
"__builtin__.set"
How to fix it?
115 MB
LFS
Upload folder using huggingface_hub
10 months ago
deeplabv3 v12.pth
pickle
Detected Pickle imports (27)
"torch.nn.modules.dropout.Dropout"
,
"segmentation_models_pytorch.encoders.senet.SENetEncoder"
,
"pretrainedmodels.models.senet.SEModule"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.ASPPPooling"
,
"segmentation_models_pytorch.base.modules.Activation"
,
"torch.nn.modules.upsampling.UpsamplingBilinear2d"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.activation.ReLU"
,
"torch.nn.modules.container.ModuleList"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.ASPPSeparableConv"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.DeepLabV3PlusDecoder"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.ASPP"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.nn.modules.activation.Sigmoid"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"pretrainedmodels.models.senet.SEResNeXtBottleneck"
,
"torch.LongStorage"
,
"segmentation_models_pytorch.decoders.deeplabv3.model.DeepLabV3Plus"
,
"torch.FloatStorage"
,
"torch.nn.modules.conv.Conv2d"
,
"segmentation_models_pytorch.base.heads.SegmentationHead"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.SeparableConv2d"
,
"__builtin__.set"
How to fix it?
115 MB
LFS
Upload folder using huggingface_hub
10 months ago
deeplabv3 v15.pth
pickle
Detected Pickle imports (27)
"torch.nn.modules.dropout.Dropout"
,
"segmentation_models_pytorch.encoders.senet.SENetEncoder"
,
"pretrainedmodels.models.senet.SEModule"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.ASPPPooling"
,
"segmentation_models_pytorch.base.modules.Activation"
,
"torch.nn.modules.upsampling.UpsamplingBilinear2d"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.activation.ReLU"
,
"torch.nn.modules.container.ModuleList"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.ASPPSeparableConv"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.DeepLabV3PlusDecoder"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.ASPP"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.nn.modules.activation.Sigmoid"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"pretrainedmodels.models.senet.SEResNeXtBottleneck"
,
"torch.LongStorage"
,
"segmentation_models_pytorch.decoders.deeplabv3.model.DeepLabV3Plus"
,
"torch.FloatStorage"
,
"torch.nn.modules.conv.Conv2d"
,
"segmentation_models_pytorch.base.heads.SegmentationHead"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.SeparableConv2d"
,
"__builtin__.set"
How to fix it?
115 MB
LFS
Upload folder using huggingface_hub
10 months ago
deeplabv3 v9.pth
pickle
Detected Pickle imports (27)
"torch.nn.modules.dropout.Dropout"
,
"segmentation_models_pytorch.encoders.senet.SENetEncoder"
,
"pretrainedmodels.models.senet.SEModule"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.ASPPPooling"
,
"segmentation_models_pytorch.base.modules.Activation"
,
"torch.nn.modules.upsampling.UpsamplingBilinear2d"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.activation.ReLU"
,
"torch.nn.modules.container.ModuleList"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.ASPPSeparableConv"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.DeepLabV3PlusDecoder"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.ASPP"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.nn.modules.activation.Sigmoid"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"pretrainedmodels.models.senet.SEResNeXtBottleneck"
,
"torch.LongStorage"
,
"segmentation_models_pytorch.decoders.deeplabv3.model.DeepLabV3Plus"
,
"torch.FloatStorage"
,
"torch.nn.modules.conv.Conv2d"
,
"segmentation_models_pytorch.base.heads.SegmentationHead"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"segmentation_models_pytorch.decoders.deeplabv3.decoder.SeparableConv2d"
,
"__builtin__.set"
How to fix it?
115 MB
LFS
Upload folder using huggingface_hub
10 months ago
requirements.txt
Safe
103 Bytes
Update requirements.txt
10 months ago