Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jpc
/
panda-1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
panda-1
1 contributor
History:
11 commits
This space has 1 file scanned as unsafe.
Show
files
jpc
Set the gradio SDK version to 2.9.4
25fd22e
almost 3 years ago
models
Initial version
almost 3 years ago
.gitattributes
Safe
84 Bytes
debug deployment
almost 3 years ago
Data preparation.ipynb
Safe
478 kB
Added sample image
almost 3 years ago
README.md
Safe
141 Bytes
Set the gradio SDK version to 2.9.4
almost 3 years ago
app.py
Safe
917 Bytes
debug deployment
almost 3 years ago
example.jpg
Safe
1.27 MB
LFS
Added sample image
almost 3 years ago
example2.jpg
Safe
770 kB
LFS
Added more examples
almost 3 years ago
example3.jpg
Safe
733 kB
LFS
Added more examples
almost 3 years ago
panda-model-1.pkl
Unsafe
pickle
Detected Pickle imports (82)
"fastai.learner.AvgMetric"
,
"fastai.vision.augment._ContrastLogit"
,
"__builtin__.set"
,
"torch.nn.modules.loss.BCEWithLogitsLoss"
,
"pathlib.Path"
,
"__builtin__.getattr"
,
"fastai.layers.AdaptiveConcatPool2d"
,
"fastai.learner.AvgSmoothLoss"
,
"fastai.vision.augment.rotate_mat"
,
"fastai.data.transforms.CategoryMap"
,
"fastai.data.core.TfmdLists"
,
"__builtin__.object"
,
"fastai.torch_core.TensorMultiCategory"
,
"fastai.data.core.DataLoaders"
,
"fastai.data.transforms.EncodedMultiCategorize"
,
"pathlib.PosixPath"
,
"fastai.vision.augment._BrightnessLogit"
,
"tools.get_crops"
,
"fastai.data.transforms.IntToFloatTensor"
,
"fastcore.basics.fastuple"
,
"__builtin__.bytes"
,
"fastai.metrics.accuracy_multi"
,
"__builtin__.print"
,
"fastai.torch_core.TensorBase"
,
"numpy.core.multiarray.scalar"
,
"fastcore.foundation.L"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.container.Sequential"
,
"fastai.torch_core.TensorImage"
,
"fastai.vision.augment.Flip"
,
"torch.Tensor"
,
"torch._utils._rebuild_parameter"
,
"fastai.learner.AvgLoss"
,
"torch.FloatStorage"
,
"torchvision.models.resnet.BasicBlock"
,
"fastai.learner.Learner"
,
"__builtin__.unicode"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"fastai.vision.augment.Brightness"
,
"fastai.data.load._FakeLoader"
,
"torch.nn.modules.batchnorm.BatchNorm1d"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torchvision.models.resnet.resnet18"
,
"torch.nn.modules.activation.ReLU"
,
"fastai.layers.Flatten"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"fastai.callback.core.TrainEvalCallback"
,
"__builtin__.tuple"
,
"fastai.vision.core.PILImage"
,
"fastai.data.core.Datasets"
,
"fastai.data.transforms.Normalize"
,
"fastai.callback.progress.ProgressCallback"
,
"fastai.vision.augment.zoom_mat"
,
"numpy.dtype"
,
"torch.device"
,
"fastai.vision.augment.Resize"
,
"fastcore.transform.Transform"
,
"collections.OrderedDict"
,
"fastai.losses.BCEWithLogitsLossFlat"
,
"fastai.data.transforms.ToTensor"
,
"fastai.optimizer.Adam"
,
"numpy.ndarray"
,
"_codecs.encode"
,
"torch.LongStorage"
,
"fastai.data.load._wif"
,
"torch.nn.modules.conv.Conv2d"
,
"pandas.core.series.Series"
,
"fastai.vision.augment.flip_mat"
,
"tools.get_labels"
,
"fastcore.dispatch.TypeDispatch"
,
"torch.nn.modules.linear.Linear"
,
"fastai.data.core.TfmdDL"
,
"torch.nn.modules.pooling.AdaptiveMaxPool2d"
,
"torch.nn.modules.dropout.Dropout"
,
"fastai.vision.augment._WarpCoord"
,
"random.Random"
,
"fastcore.transform.Pipeline"
,
"fastai.torch_core._rebuild_from_type"
,
"fastcore.dispatch._TypeDict"
,
"fastai.vision.learner._resnet_split"
,
"fastai.learner.Recorder"
,
"functools.partial"
How to fix it?
47.1 MB
LFS
Added the inference exported model
almost 3 years ago
requirements.txt
Safe
56 Bytes
Initial Gradio app
almost 3 years ago
tools.py
Safe
1.11 kB
Fixed the interface
almost 3 years ago