Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jegilj
/
Practica3
like
0
fastai
Model card
Files
Files and versions
Community
Use this model
main
Practica3
1 contributor
History:
5 commits
This model has 1 file scanned as unsafe.
Show
files
jegilj
Update pyproject.toml
10399a1
verified
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
README.md
Safe
768 Bytes
Push FastAI model using huggingface_hub.
10 months ago
model.pkl
Unsafe
pickle
Detected Pickle imports (94)
"fastai.vision.augment.Resize"
,
"torch.nn.modules.loss.CrossEntropyLoss"
,
"fastai.vision.models.unet.UnetBlock"
,
"fastai.data.core.DataLoaders"
,
"fastai.callback.hook.Hook"
,
"fastai.vision.models.unet.ResizeToOrig"
,
"builtins.object"
,
"fastai.data.transforms.Normalize"
,
"PIL.Image.Resampling"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"fastai.callback.core.TrainEvalCallback"
,
"fastcore.basics.fastuple"
,
"__main__.SegmentationAlbumentationsTransform"
,
"fastai.layers.ToTensorBase"
,
"numpy.core.multiarray.scalar"
,
"torch.LongStorage"
,
"builtins.tuple"
,
"fastai.data.load._wif"
,
"fastai.vision.learner._resnet_split"
,
"fastai.learner.AvgLoss"
,
"fastai.torch_core.TensorImage"
,
"inspect.Parameter"
,
"pathlib.PosixPath"
,
"fastai.data.transforms.IntToFloatTensor"
,
"PIL.Image.Image"
,
"fastai.data.core.TfmdLists"
,
"__main__.get_y_fn"
,
"builtins.int"
,
"fastai.vision.models.unet.DynamicUnet"
,
"fastai.optimizer.Adam"
,
"fastai.callback.fp16.AMPMode"
,
"fastai.data.transforms.ToTensor"
,
"fastai.learner.AvgSmoothLoss"
,
"numpy.ndarray"
,
"torch.nn.modules.container.ModuleList"
,
"fastai.layers.ConvLayer"
,
"fastai.torch_core._rebuild_from_type"
,
"torch.nn.modules.pixelshuffle.PixelShuffle"
,
"inspect._ParameterKind"
,
"fastcore.transform.Pipeline"
,
"fastai.learner.Learner"
,
"random.Random"
,
"fastai.metrics.DiceMulti"
,
"torch.FloatStorage"
,
"fastai.callback.hook._hook_inner"
,
"albumentations.augmentations.geometric.transforms.HorizontalFlip"
,
"inspect._empty"
,
"torch.nn.modules.container.Sequential"
,
"builtins.str"
,
"torch._utils._rebuild_tensor_v2"
,
"fastai.imports.noop"
,
"fastai.layers.MergeLayer"
,
"fastai.vision.core.PILMask"
,
"fastai.learner.Recorder"
,
"collections.OrderedDict"
,
"fastai.layers.PixelShuffle_ICNR"
,
"numpy.core.multiarray._reconstruct"
,
"pathlib.Path"
,
"fastai.data.core.TfmdDL"
,
"torchvision.models.resnet.resnet18"
,
"fastai.vision.core.AddMaskCodes"
,
"fastai.losses.CrossEntropyLossFlat"
,
"builtins.print"
,
"torch.nn.modules.activation.ReLU"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"builtins.bytes"
,
"fastcore.dispatch._TypeDict"
,
"fastai.vision.core.PILImage"
,
"fastai.layers.ResBlock"
,
"fastcore.transform.Transform"
,
"torch.device"
,
"albumentations.augmentations.geometric.transforms.GridDistortion"
,
"fastai.callback.fp16.MixedPrecision"
,
"builtins.getattr"
,
"inspect.Signature"
,
"torchvision.models.resnet.BasicBlock"
,
"torch.Tensor"
,
"fastai.callback.hook.Hooks"
,
"torch.utils.hooks.RemovableHandle"
,
"fastai.learner.CastToTensor"
,
"albumentations.core.composition.Compose"
,
"builtins.float"
,
"fastai.callback.progress.ProgressCallback"
,
"fastcore.dispatch.TypeDispatch"
,
"numpy.dtype"
,
"fastai.data.core.Datasets"
,
"torch.nn.modules.conv.Conv2d"
,
"fastcore.foundation.L"
,
"fastai.torch_core.TensorBase"
,
"__main__.TargetMaskConvertTransform"
,
"fastai.data.load._FakeLoader"
,
"albumentations.augmentations.geometric.rotate.Rotate"
,
"fastai.torch_core.TensorMask"
How to fix it?
153 MB
LFS
Upload model.pkl
10 months ago
pyproject.toml
Safe
163 Bytes
Update pyproject.toml
10 months ago