Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
denglun
/
learning
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5189b41
learning
Ctrl+K
Ctrl+K
2 contributors
History:
8 commits
This space has 2 files scanned as unsafe.
Show
files
denglun
Upload model (1).pkl
5189b41
verified
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
README.md
Safe
227 Bytes
initial commit
10 months ago
[email protected]
Safe
132 kB
test
10 months ago
[email protected]
Safe
203 kB
test
10 months ago
[email protected]
Safe
153 kB
test
10 months ago
[email protected]
Safe
189 kB
test
10 months ago
[email protected]
Safe
244 kB
test
10 months ago
[email protected]
Safe
226 kB
test
10 months ago
app.py
Safe
708 Bytes
test
10 months ago
model (1).pkl
Unsafe
pickle
Detected Pickle imports (84)
"torch.LongStorage"
,
"numpy.ndarray"
,
"inspect.Parameter"
,
"__builtin__.tuple"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.nn.modules.loss.CrossEntropyLoss"
,
"torch._utils._rebuild_tensor_v2"
,
"__builtin__.object"
,
"fastai.callback.core.TrainEvalCallback"
,
"fastai.torch_core.TensorImage"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"fastai.torch_core.TensorBase"
,
"fastai.data.transforms.Normalize"
,
"fastai.learner.CastToTensor"
,
"fastai.data.transforms.ToTensor"
,
"__builtin__.bytes"
,
"fastcore.foundation.L"
,
"fastai.learner.AvgMetric"
,
"fastai.layers.AdaptiveConcatPool2d"
,
"torch.device"
,
"fastcore.transform.Transform"
,
"random.Random"
,
"fastai.data.load._FakeLoader"
,
"torchvision.models.resnet.resnet18"
,
"torch.nn.modules.batchnorm.BatchNorm1d"
,
"fastai.learner.AvgLoss"
,
"fastai.learner.Learner"
,
"torch.FloatStorage"
,
"fastai.imports.noop"
,
"torch._utils._rebuild_parameter"
,
"__builtin__.long"
,
"torch.nn.modules.linear.Linear"
,
"fastai.vision.core.PILImage"
,
"fastai.optimizer.Adam"
,
"fastai.learner.AvgSmoothLoss"
,
"torch.nn.modules.pooling.AdaptiveMaxPool2d"
,
"fastcore.transform.Pipeline"
,
"fastai.losses.CrossEntropyLossFlat"
,
"__builtin__.print"
,
"pathlib.Path"
,
"torch._tensor._rebuild_from_type_v2"
,
"fastai.data.core.DataLoaders"
,
"numpy.core.multiarray.scalar"
,
"PIL.Image.Image"
,
"fastcore.dispatch.TypeDispatch"
,
"fastcore.basics.fastuple"
,
"fastcore.basics._using_attr"
,
"__main__.is_cat"
,
"fastai.data.transforms.IntToFloatTensor"
,
"fastai.torch_core.TensorCategory"
,
"fastai.callback.progress.ProgressCallback"
,
"torch.nn.modules.activation.ReLU"
,
"functools.partial"
,
"fastai.data.core.Datasets"
,
"fastai.learner.Recorder"
,
"__builtin__.set"
,
"torchvision.models.resnet.BasicBlock"
,
"torch.nn.modules.dropout.Dropout"
,
"pathlib.PosixPath"
,
"fastcore.dispatch._TypeDict"
,
"fastai.layers.Flatten"
,
"_codecs.encode"
,
"torch.Tensor"
,
"collections.OrderedDict"
,
"fastai.data.transforms.Categorize"
,
"inspect.Signature"
,
"torch.nn.modules.conv.Conv2d"
,
"fastai.metrics.error_rate"
,
"inspect._empty"
,
"__builtin__.float"
,
"__builtin__.getattr"
,
"torch.nn.modules.container.Sequential"
,
"fastai.vision.learner._resnet_split"
,
"fastai.data.core.TfmdDL"
,
"inspect._ParameterKind"
,
"fastai.data.transforms.CategoryMap"
,
"fastai.vision.augment.Resize"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"PIL.Image.Resampling"
,
"numpy.dtype"
,
"__builtin__.bool"
,
"fastai.data.load._wif"
,
"fastai.data.core.TfmdLists"
,
"__builtin__.unicode"
How to fix it?
47.1 MB
LFS
Upload model (1).pkl
10 months ago
model.pkl
Unsafe
pickle
Detected Pickle imports (76)
"torch._utils._rebuild_parameter"
,
"fastai.learner.AvgMetric"
,
"torchvision.models.resnet.resnet18"
,
"numpy.dtype"
,
"fastai.callback.progress.ProgressCallback"
,
"fastai.losses.CrossEntropyLossFlat"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.pooling.AdaptiveMaxPool2d"
,
"__builtin__.set"
,
"fastai.torch_core.TensorCategory"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.Tensor"
,
"torch.LongStorage"
,
"numpy.core.multiarray.scalar"
,
"collections.OrderedDict"
,
"_codecs.encode"
,
"fastai.vision.augment.Resize"
,
"fastai.data.core.TfmdLists"
,
"functools.partial"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"pathlib.PosixPath"
,
"random.Random"
,
"torch.nn.modules.batchnorm.BatchNorm1d"
,
"fastai.learner.AvgSmoothLoss"
,
"torch.nn.modules.activation.ReLU"
,
"__builtin__.print"
,
"fastai.layers.Flatten"
,
"fastai.data.core.TfmdDL"
,
"torch.nn.modules.loss.CrossEntropyLoss"
,
"fastai.data.transforms.Normalize"
,
"fastcore.foundation.L"
,
"fastai.torch_core.TensorBase"
,
"fastai.layers.AdaptiveConcatPool2d"
,
"fastai.imports.noop"
,
"fastai.data.transforms.CategoryMap"
,
"fastcore.transform.Pipeline"
,
"fastai.callback.core.TrainEvalCallback"
,
"__builtin__.bool"
,
"fastai.data.transforms.ToTensor"
,
"fastai.data.transforms.IntToFloatTensor"
,
"numpy.ndarray"
,
"fastcore.basics.fastuple"
,
"fastai.torch_core.TensorImage"
,
"torch.nn.modules.container.Sequential"
,
"fastcore.dispatch._TypeDict"
,
"fastai.data.load._wif"
,
"torch.nn.modules.linear.Linear"
,
"fastai.torch_core._rebuild_from_type"
,
"__builtin__.unicode"
,
"torch.nn.modules.dropout.Dropout"
,
"pathlib.Path"
,
"__builtin__.object"
,
"__builtin__.long"
,
"fastcore.dispatch.TypeDispatch"
,
"fastai.data.core.Datasets"
,
"torch.FloatStorage"
,
"fastai.data.core.DataLoaders"
,
"torchvision.models.resnet.BasicBlock"
,
"fastai.vision.learner._resnet_split"
,
"fastai.learner.Recorder"
,
"fastai.metrics.error_rate"
,
"fastai.learner.AvgLoss"
,
"fastcore.basics._using_attr"
,
"__builtin__.tuple"
,
"fastai.optimizer.Adam"
,
"fastai.data.load._FakeLoader"
,
"torch.device"
,
"fastai.learner.Learner"
,
"fastai.vision.core.PILImage"
,
"__builtin__.getattr"
,
"fastai.data.transforms.Categorize"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"fastcore.transform.Transform"
,
"__main__.is_cat"
,
"__builtin__.bytes"
How to fix it?
47.1 MB
LFS
test
10 months ago
requirements.txt
Safe
30 Bytes
test
10 months ago