Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Khauneesh
/
tiny-cnn-torchscript
like
0
Image Classification
PyTorch
torchscript
tiny
smoke-test
License:
mit
Model card
Files
Files and versions
xet
Community
e68b6b5
tiny-cnn-torchscript
/
config.json
Khauneesh
Upload config.json with huggingface_hub
e68b6b5
verified
2 months ago
raw
Copy download link
history
blame
Safe
169 Bytes
{
"architectures"
:
[
"TinyCNN"
]
,
"num_channels"
:
3
,
"image_size"
:
[
1
,
3
,
224
,
224
]
,
"num_labels"
:
10
,
"model_type"
:
"torchscript"
,
"library_name"
:
"pytorch"
}