Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mkjaramillo
/
cancer2
like
1
Image Classification
Transformers
resnet
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
5870e08
cancer2
/
preprocessor_config (1).json
mkjaramillo
Upload 3 files
5870e08
over 1 year ago
raw
Copy download link
history
blame
Safe
233 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"feature_extractor_type"
:
"ConvNextFeatureExtractor"
,
,
"image_mean"
:
[
0.5
,
0.5
,
0.5
]
,
"image_std"
:
[
0.5
,
0.5
,
0.5
]
,
"resample"
:
2
,
"size"
:
224
}