Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
hussamalafandi
/
GAN_MNIST
like
0
PyTorch
mnist
gan
mnist
generative-model
deep-learning
License:
mit
Model card
Files
Files and versions
xet
Community
a53e843
GAN_MNIST
8.97 MB
1 contributor
History:
4 commits
hussamalafandi
Upload discriminator.pth with huggingface_hub
a53e843
verified
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
LICENSE
Safe
1.07 kB
Upload folder using huggingface_hub
8 months ago
README.md
1.53 kB
Upload folder using huggingface_hub
8 months ago
discriminator.pth
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
2.14 MB
xet
Upload discriminator.pth with huggingface_hub
8 months ago
gan.py
1.14 kB
Upload folder using huggingface_hub
8 months ago
gan_mnist.png
8.84 kB
Upload folder using huggingface_hub
8 months ago
gan_mnist.pth
pickle
Detected Pickle imports (15)
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.activation.Tanh"
,
"torch.FloatStorage"
,
"torch.nn.modules.activation.LeakyReLU"
,
"torch._utils._rebuild_parameter"
,
"collections.OrderedDict"
,
"_02.gan.gan.Discriminator"
,
"torch.nn.modules.activation.ReLU"
,
"__builtin__.set"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.activation.Sigmoid"
,
"_02.gan.gan.Generator"
,
"torch.nn.modules.linear.Linear"
,
"torch.nn.modules.batchnorm.BatchNorm1d"
,
"torch.LongStorage"
How to fix it?
4.48 MB
xet
Upload folder using huggingface_hub
8 months ago
generator.pth
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"torch.LongStorage"
,
"collections.OrderedDict"
What is a pickle import?
2.34 MB
xet
Upload generator.pth with huggingface_hub
8 months ago