Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
kurianbenoy
/
music_genre_classification_baseline
Copied
like
1
fastai
License:
mit
Model card
Files
Files and versions
Community
Use in fastai
main
music_genre_classification_baseline
1 contributor
History:
5 commits
This model has one file that has been marked as unsafe.
View unsafe files
model.pkl
kurianbenoy
Update README.md
15e68d8
about 1 year ago
.gitattributes
1.22 kB
Add new Learner
about 1 year ago
README.md
781 Bytes
Update README.md
about 1 year ago
model.pkl
pickle
Detected Pickle imports (82)
"fastai.optimizer.Adam"
,
"fastai.data.core.DataLoaders"
,
"fastai.metrics.error_rate"
,
"unknown.AvgMetric"
,
"unknown.resnet50"
,
"fastcore.foundation.L"
,
"fastai.vision.learner._resnet_split"
,
"fastai.learner.Learner"
,
"unknown.bytes"
,
"unknown.int"
,
"unknown.TensorImage.lighting"
,
"fastcore.dispatch.TypeDispatch"
,
"unknown.Flip"
,
"unknown.CategoryMap"
,
"fastai.vision.augment.Resize"
,
"collections.OrderedDict"
,
"unknown.Brightness"
,
"fastcore.transform.Pipeline"
,
"unknown.float"
,
"pathlib.Path"
,
"fastai.torch_core._rebuild_from_type"
,
"torch.nn.modules.container.Sequential"
,
"unknown.Transform"
,
"unknown.Datasets"
,
"unknown._rebuild_parameter"
,
"unknown.LongStorage"
,
"fastai.callback.core.TrainEvalCallback"
,
"unknown.AvgLoss"
,
"unknown._BrightnessLogit"
,
"unknown.zoom_mat"
,
"torch.nn.modules.linear.Linear"
,
"unknown.Flatten"
,
"unknown._ContrastLogit"
,
"unknown.Recorder"
,
"unknown.print"
,
"unknown.AdaptiveMaxPool2d"
,
"torchvision.models.resnet.Bottleneck"
,
"unknown.tuple"
,
"unknown._TypeDict"
,
"unknown.BatchNorm1d"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"unknown.flip_mat"
,
"torch.nn.modules.loss.CrossEntropyLoss"
,
"unknown.str"
,
"unknown._wif"
,
"functools.partial"
,
"unknown.AdaptiveAvgPool2d"
,
"unknown.AvgSmoothLoss"
,
"numpy.dtype"
,
"fastai.layers.AdaptiveConcatPool2d"
,
"unknown.ColReader"
,
"torch.nn.modules.activation.ReLU"
,
"builtins.object"
,
"numpy.core.multiarray.scalar"
,
"unknown.TfmdLists"
,
"fastai.data.load._FakeLoader"
,
"unknown.TensorImage"
,
"unknown.ndarray"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"unknown.Categorize"
,
"unknown.rotate_mat"
,
"unknown.IntToFloatTensor"
,
"fastai.data.transforms.ToTensor"
,
"unknown.TensorBase"
,
"torch.FloatStorage"
,
"unknown._WarpCoord"
,
"random.Random"
,
"fastai.losses.CrossEntropyLossFlat"
,
"pandas.core.series.Series"
,
"unknown.Normalize"
,
"fastai.vision.core.PILImage"
,
"unknown.TensorCategory"
,
"unknown.PosixPath"
,
"unknown.TfmdDL"
,
"unknown.Tensor"
,
"fastai.callback.progress.ProgressCallback"
,
"torch.nn.modules.dropout.Dropout"
,
"fastcore.basics.fastuple"
,
"unknown.device"
,
"builtins.getattr"
How to fix it?
103 MB
LFS
Resnet50 with 10 epochs of training
about 1 year ago
pyproject.toml
160 Bytes
Add new Learner
about 1 year ago