Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
owkin
/
phikon
like
27
Follow
Owkin
64
Feature Extraction
Transformers
PyTorch
Safetensors
owkin/nct-crc-he
owkin/camelyon16-features
English
vit
image-feature-extraction
biology
medical
cancer
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
bbb935e
phikon
/
preprocessor_config.json
afiliot
Create preprocessor_config.json
d493926
about 1 year ago
raw
Copy download link
history
blame
Safe
171 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"image_mean"
:
[
0.485
,
0.456
,
0.406
]
,
"image_std"
:
[
0.229
,
0.224
,
0.225
]
,
"size"
:
224
}