crom87 commited on
Commit
00f55ce
1 Parent(s): f9f9bef

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +23 -0
  2. model.safetensors +3 -0
  3. model_weights.pt +3 -0
config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/sam-vit-base",
3
+ "architectures": [
4
+ "SamModel"
5
+ ],
6
+ "initializer_range": 0.02,
7
+ "mask_decoder_config": {
8
+ "model_type": ""
9
+ },
10
+ "model_type": "sam",
11
+ "prompt_encoder_config": {
12
+ "model_type": ""
13
+ },
14
+ "torch_dtype": "float32",
15
+ "transformers_version": "4.40.0.dev0",
16
+ "vision_config": {
17
+ "dropout": 0.0,
18
+ "initializer_factor": 1.0,
19
+ "intermediate_size": 6144,
20
+ "model_type": "",
21
+ "projection_dim": 512
22
+ }
23
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ec8c83b19450efe0dafd707539d7bec8408c9bb7a8bc03c11ca160879096762
3
+ size 374979376
model_weights.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03b07d9340aeb42130283ae1a626c4a5e963670e7d4d7a0f2de3792de2fbf64f
3
+ size 375064949