Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
deepshah23
/
digit-blank-classifier-cnn
like
0
Image Classification
ONNX
PyTorch
English
pytorch_cnn_digit_blank_classifier
digits
cnn
mnist
emnist
handwriting-recognition
License:
gpl-3.0
Model card
Files
Files and versions
xet
Community
main
digit-blank-classifier-cnn
10.9 MB
1 contributor
History:
17 commits
This model has 1 file scanned as suspicious.
Show
files
deepshah23
Created a config.json
b810efc
verified
about 1 month ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
README.md
Safe
5 kB
Update README.md
7 months ago
config.json
Safe
414 Bytes
Created a config.json
about 1 month ago
mnist_emnist_blank_cnn_v1.onnx
Safe
3.59 MB
xet
Upload mnist_emnist_blank_cnn_v1.onnx
7 months ago
mnist_emnist_blank_cnn_v1.pt
Suspicious
pickle
Detected Pickle imports (51)
"__torch__.torch.nn.modules.dropout.___torch_mangle_9.Dropout"
,
"__torch__.torch.nn.modules.batchnorm.___torch_mangle_1.BatchNorm2d"
,
"__torch__.CNN"
,
"__torch__.torch.nn.modules.activation.___torch_mangle_5.ReLU"
,
"__torch__.torch.nn.modules.conv.___torch_mangle_0.Conv2d"
,
"torch.LongStorage"
,
"__torch__.torch.nn.modules.pooling.___torch_mangle_6.MaxPool2d"
,
"__torch__.torch.nn.modules.pooling.MaxPool2d"
,
"__torch__.torch.nn.modules.dropout.___torch_mangle_7.Dropout"
,
"__torch__.torch.nn.modules.activation.ReLU"
,
"__torch__.torch.nn.modules.flatten.Flatten"
,
"torch.FloatStorage"
,
"__torch__.torch.nn.modules.container.___torch_mangle_11.Sequential"
,
"__torch__.torch.nn.modules.conv.Conv2d"
,
"__torch__.torch.nn.modules.activation.___torch_mangle_2.ReLU"
,
"__torch__.torch.nn.modules.batchnorm.BatchNorm1d"
,
"collections.OrderedDict"
,
"__torch__.torch.nn.modules.container.Sequential"
,
"__torch__.torch.nn.modules.linear.___torch_mangle_10.Linear"
,
"__torch__.torch.nn.modules.activation.___torch_mangle_8.ReLU"
,
"torch._utils._rebuild_tensor_v2"
,
"__torch__.torch.nn.modules.batchnorm.BatchNorm2d"
,
"__torch__.torch.nn.modules.batchnorm.___torch_mangle_4.BatchNorm2d"
,
"__torch__.torch.nn.modules.conv.___torch_mangle_3.Conv2d"
,
"__torch__.torch.nn.modules.dropout.Dropout"
,
"__torch__.torch.nn.modules.linear.Linear"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.build_intlist"
,
"torch.jit._pickle.restore_type_tag"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
How to fix it?
3.64 MB
xet
Uploaded the models
7 months ago
mnist_emnist_blank_cnn_v1.pth
pickle
Detected Pickle imports (4)
"torch.FloatStorage"
,
"torch.LongStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
3.6 MB
xet
Uploaded the models
7 months ago
requirements.txt
Safe
116 Bytes
Update requirements.txt
7 months ago
train_digit_classifier.py
Safe
10.5 kB
Upload train_digit_classifier.py
7 months ago