Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
shravvvv
/
SAG-ViT
like
1
Image Classification
PyTorch
Safetensors
p2pfl/CIFAR10
English
sagvit
image_classification
computer_vision
arxiv:
2411.09420
License:
mit
Model card
Files
Files and versions
Community
main
SAG-ViT
1 contributor
History:
29 commits
shravvvv
Added img
ba562d8
3 months ago
images
Added img
3 months ago
tests
Added files
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
.gitignore
Safe
36 Bytes
Added model files and updated config.json
3 months ago
LICENSE
Safe
1.08 kB
Added model files and updated config.json
3 months ago
README.md
Safe
6.41 kB
Added img
3 months ago
SAG-ViT.pth
Safe
pickle
Detected Pickle imports (4)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"torch.LongStorage"
What is a pickle import?
27.1 MB
LFS
Updated stuff
3 months ago
__init__.py
Safe
46 Bytes
Added files
3 months ago
config.json
Safe
385 Bytes
Upload SAGViTClassifier
3 months ago
convert_safetensors_to_bin.py
Safe
400 Bytes
Added pytorch_model.bin
3 months ago
data_loader.py
Safe
2.09 kB
Added model files and updated config.json
3 months ago
graph_construction.py
Safe
5.47 kB
Added model files and updated config.json
3 months ago
model.safetensors
Safe
27 MB
LFS
Updated stuff
3 months ago
model_components.py
Safe
5.12 kB
Updated stuff
3 months ago
modeling_sagvit.py
Safe
5.59 kB
Added files
3 months ago
push_model_to_hfhub.py
Safe
669 Bytes
Updated stuff
3 months ago
pytorch_model.bin
Safe
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"torch.LongStorage"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
27.1 MB
LFS
Added pytorch_model.bin
3 months ago
register_model.py
Safe
295 Bytes
Updated code
3 months ago
requirements.txt
Safe
178 Bytes
Updated requirements.txt
3 months ago
test_model_loading.py
Safe
225 Bytes
Updated files
3 months ago
train.py
Safe
7.99 kB
Added files
3 months ago