nielsr HF staff commited on
Commit
e734d55
1 Parent(s): 6fdc2df

Push model using huggingface_hub.

Browse files
Files changed (2) hide show
  1. config.json +1 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"image_encoder": {"img_size": 1024, "in_chans": 3, "num_classes": 1000, "embed_dims": [64, 128, 160, 320], "depths": [2, 2, 6, 2], "num_heads": [2, 4, 5, 10], "window_sizes": [7, 7, 14, 7], "mlp_ratio": 4.0, "drop_rate": 0.0, "drop_path_rate": 0.0, "use_checkpoint": false, "mbconv_expand_ratio": 4.0, "local_conv_size": 3, "layer_lr_decay": 0.8}, "prompt_encoder": {"embed_dim": 256, "image_embedding_size": [64, 64], "input_image_size": [1024, 1024], "mask_in_chans": 16}, "mask_decoder": {"transformer_dim": 256, "iou_head_depth": 3, "iou_head_hidden_dim": 256, "num_multimask_outputs": 3, "transformer": {"depth": 2, "embedding_dim": 256, "mlp_dim": 2048, "num_heads": 8}}, "pixel_mean": [123.675, 116.28, 103.53], "pixel_std": [58.395, 57.12, 57.375]}
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7143d68035e4d14b14ee543022ec7042195194a89e7bda71e2ff57fea4207429
3
+ size 40728230