Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
curt-tigges
/
anime-image-labeller
like
1
Runtime error
App
Files
Files
Community
main
anime-image-labeller
3 contributors
History:
10 commits
This space has 2 files scanned as unsafe.
Show
files
ctigges
Added new set of 4715 potential labels
9bccdc6
almost 3 years ago
.ipynb_checkpoints
added main files
almost 3 years ago
test
added main files
almost 3 years ago
.gitattributes
Safe
42 Bytes
added main files
almost 3 years ago
Anime_Image_Label_Inference.ipynb
Safe
5.8 kB
added app file
almost 3 years ago
Anime_Image_Labeller.ipynb
Safe
271 kB
added notebook for training
almost 3 years ago
LICENSE
Safe
11.4 kB
Initial commit
almost 3 years ago
README.md
Safe
1.29 kB
added reqs and readme
almost 3 years ago
anime_image_label_inference.py
Safe
1.49 kB
Added new models trained on 300k image set
almost 3 years ago
app.py
Safe
1.49 kB
Updated app to use new model
almost 3 years ago
classes.txt
Safe
61 kB
Added new set of 4715 potential labels
almost 3 years ago
model-large-40e.pkl
Unsafe
pickle
Detected Pickle imports (91)
"__builtin__.object"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"fastai.losses.BCEWithLogitsLossFlat"
,
"fastai.data.transforms.CategoryMap"
,
"torch.nn.modules.dropout.Dropout"
,
"torch.nn.modules.batchnorm.BatchNorm1d"
,
"fastai.torch_core.TensorBase"
,
"__main__.get_x"
,
"fastai.vision.learner._resnet_split"
,
"fastai.callback.mixup.MixUp"
,
"fastai.torch_core._rebuild_from_type"
,
"fastai.vision.augment.Flip"
,
"torchvision.models.resnet.resnet50"
,
"fastai.optimizer.Adam"
,
"fastai.vision.augment.zoom_mat"
,
"__main__.get_y"
,
"__builtin__.list"
,
"_codecs.encode"
,
"fastai.learner.Learner"
,
"fastai.vision.augment.RandomResizedCropGPU"
,
"torch.nn.modules.pooling.AdaptiveMaxPool2d"
,
"fastai.data.load._FakeLoader"
,
"__builtin__.print"
,
"fastcore.transform.Pipeline"
,
"fastai.data.load._wif"
,
"fastai.vision.augment._BrightnessLogit"
,
"fastcore.dispatch._TypeDict"
,
"fastai.learner.AvgLoss"
,
"fastai.callback.core.TrainEvalCallback"
,
"fastai.vision.augment.flip_mat"
,
"pandas.core.series.Series"
,
"pathlib.Path"
,
"fastai.torch_core.TensorImage"
,
"fastai.data.transforms.IntToFloatTensor"
,
"torch._utils._rebuild_tensor_v2"
,
"__builtin__.set"
,
"fastai.learner.AvgSmoothLoss"
,
"fastcore.foundation.L"
,
"fastai.data.core.Datasets"
,
"fastai.data.transforms.MultiCategory"
,
"torch.LongStorage"
,
"fastai.torch_core.TensorMultiCategory"
,
"fastai.data.core.TfmdLists"
,
"torch.nn.modules.conv.Conv2d"
,
"numpy.dtype"
,
"fastai.data.core.TfmdDL"
,
"torch._utils._rebuild_parameter"
,
"fastai.layers.AdaptiveConcatPool2d"
,
"fastcore.dispatch.TypeDispatch"
,
"collections.OrderedDict"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.Tensor"
,
"torch.Size"
,
"functools.partial"
,
"torch.nn.modules.container.Sequential"
,
"torch.distributions.beta.Beta"
,
"fastai.vision.core.PILImage"
,
"torch.device"
,
"fastai.vision.augment._ContrastLogit"
,
"__builtin__.unicode"
,
"fastai.learner.AvgMetric"
,
"fastai.data.transforms.OneHotEncode"
,
"fastai.learner.Recorder"
,
"numpy.ndarray"
,
"__builtin__.bytes"
,
"__builtin__.tuple"
,
"fastai.layers.Flatten"
,
"torch.nn.modules.activation.ReLU"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"fastcore.transform.Transform"
,
"fastai.callback.progress.ProgressCallback"
,
"pathlib.PosixPath"
,
"numpy.core.multiarray.scalar"
,
"fastai.data.transforms.ToTensor"
,
"__builtin__.getattr"
,
"torchvision.models.resnet.Bottleneck"
,
"torch.distributions.dirichlet.Dirichlet"
,
"fastai.vision.augment.Brightness"
,
"fastai.metrics.accuracy_multi"
,
"fastai.data.transforms.Normalize"
,
"torch.FloatStorage"
,
"torch.nn.modules.linear.Linear"
,
"fastai.data.transforms.MultiCategorize"
,
"random.Random"
,
"fastai.vision.augment.rotate_mat"
,
"fastai.vision.augment.Resize"
,
"fastai.data.core.DataLoaders"
,
"fastai.vision.augment._WarpCoord"
,
"fastcore.basics.fastuple"
,
"torch.nn.modules.loss.BCEWithLogitsLoss"
,
"fastai.imports.noop"
How to fix it?
113 MB
LFS
added main files
almost 3 years ago
model-large-basic-10e.pkl
Unsafe
pickle
Detected Pickle imports (90)
"fastai.data.core.DataLoaders"
,
"fastai.optimizer.Adam"
,
"fastcore.dispatch._TypeDict"
,
"torch.nn.modules.pooling.AdaptiveMaxPool2d"
,
"fastai.learner.AvgLoss"
,
"__builtin__.unicode"
,
"__builtin__.object"
,
"fastai.vision.augment.Brightness"
,
"fastai.callback.core.TrainEvalCallback"
,
"numpy.core.multiarray.scalar"
,
"fastai.data.transforms.CategoryMap"
,
"pathlib.Path"
,
"fastai.vision.augment.Flip"
,
"torch.nn.modules.loss.BCEWithLogitsLoss"
,
"fastai.data.transforms.ToTensor"
,
"torch.cuda.amp.autocast_mode.autocast"
,
"fastai.torch_core.TensorImage"
,
"fastai.metrics.accuracy_multi"
,
"__builtin__.print"
,
"fastai.vision.augment.RandomResizedCropGPU"
,
"torch.nn.modules.conv.Conv2d"
,
"pandas.core.series.Series"
,
"torch.device"
,
"fastai.vision.augment._WarpCoord"
,
"fastai.vision.learner._resnet_split"
,
"fastcore.dispatch.TypeDispatch"
,
"fastai.vision.augment.Resize"
,
"__main__.get_y"
,
"torch.nn.modules.dropout.Dropout"
,
"fastai.learner.Learner"
,
"fastai.vision.augment._ContrastLogit"
,
"fastai.callback.fp16.MixedPrecision"
,
"__main__.get_x"
,
"fastai.callback.progress.ProgressCallback"
,
"__builtin__.list"
,
"fastai.vision.core.PILImage"
,
"fastai.torch_core.TensorMultiCategory"
,
"torch.nn.modules.linear.Linear"
,
"__builtin__.getattr"
,
"fastai.data.core.Datasets"
,
"fastai.torch_core.TensorBase"
,
"fastcore.basics.fastuple"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"fastai.data.transforms.MultiCategorize"
,
"fastai.data.core.TfmdLists"
,
"torch.Tensor"
,
"numpy.ndarray"
,
"torchvision.models.resnet.Bottleneck"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"fastai.layers.Flatten"
,
"torch.cuda.amp.grad_scaler.GradScaler"
,
"fastai.losses.BCEWithLogitsLossFlat"
,
"torch.nn.modules.container.Sequential"
,
"fastcore.transform.Transform"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.batchnorm.BatchNorm1d"
,
"torch.FloatStorage"
,
"fastai.learner.Recorder"
,
"__builtin__.tuple"
,
"fastai.vision.augment.rotate_mat"
,
"fastai.vision.augment.zoom_mat"
,
"torch.cuda.amp.grad_scaler._refresh_per_optimizer_state"
,
"torch.nn.modules.activation.ReLU"
,
"__builtin__.set"
,
"fastai.vision.augment._BrightnessLogit"
,
"fastai.data.transforms.OneHotEncode"
,
"fastai.data.transforms.Normalize"
,
"fastai.data.transforms.IntToFloatTensor"
,
"numpy.dtype"
,
"__builtin__.bytes"
,
"fastai.learner.AvgMetric"
,
"functools.partial"
,
"fastai.layers.AdaptiveConcatPool2d"
,
"fastai.learner.AvgSmoothLoss"
,
"fastai.vision.augment.flip_mat"
,
"_codecs.encode"
,
"fastcore.transform.Pipeline"
,
"fastai.data.load._FakeLoader"
,
"torch.LongStorage"
,
"torch._utils._rebuild_parameter"
,
"collections.defaultdict"
,
"collections.OrderedDict"
,
"fastai.data.core.TfmdDL"
,
"fastcore.foundation.L"
,
"random.Random"
,
"fastai.data.load._wif"
,
"fastai.torch_core._rebuild_from_type"
,
"pathlib.PosixPath"
,
"torchvision.models.resnet.resnet50"
How to fix it?
122 MB
LFS
Added new models trained on 300k image set
almost 3 years ago
requirements.txt
Safe
31 Bytes
added notebook for training
almost 3 years ago