first commit

This commit is contained in:
YYJ-aaaa 2024-11-22 16:17:24 +08:00
parent ae40ceedc7
commit be168df91c
3 changed files with 2052 additions and 0 deletions

2033
config.json Normal file

File diff suppressed because it is too large Load Diff

16
preprocessor_config.json Normal file
View File

@ -0,0 +1,16 @@
{
"crop_size": {
"height": 256,
"width": 256
},
"do_center_crop": true,
"do_flip_channel_order": true,
"do_rescale": true,
"do_resize": true,
"image_processor_type": "MobileViTImageProcessor",
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"shortest_edge": 288
}
}

BIN
pytorch_model.bin (Stored with Git LFS) Normal file

Binary file not shown.