1vcian commited on
Commit
e620e21
·
verified ·
1 Parent(s): 5425567

Upload 5 files

Browse files
config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "nielsr/slimsam-77-uniform",
3
+ "architectures": [
4
+ "SamModel"
5
+ ],
6
+ "initializer_range": 0.02,
7
+ "mask_decoder_config": {
8
+ "model_type": "",
9
+ "torch_dtype": "float32"
10
+ },
11
+ "model_type": "sam",
12
+ "prompt_encoder_config": {
13
+ "model_type": "",
14
+ "torch_dtype": "float32"
15
+ },
16
+ "torch_dtype": "float32",
17
+ "transformers_version": "4.49.0",
18
+ "vision_config": {
19
+ "hidden_size": 168,
20
+ "mlp_dim": 696,
21
+ "model_type": "",
22
+ "torch_dtype": "float32"
23
+ }
24
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3275db03dbb5d4210d1824dbaff32e62d81331ade02700d6a34c6a7934137fff
3
+ size 38931272
preprocessor_config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_rgb": true,
3
+ "do_normalize": true,
4
+ "do_pad": true,
5
+ "do_rescale": true,
6
+ "do_resize": true,
7
+ "image_mean": [
8
+ 0.485,
9
+ 0.456,
10
+ 0.406
11
+ ],
12
+ "image_processor_type": "SamImageProcessor",
13
+ "image_std": [
14
+ 0.229,
15
+ 0.224,
16
+ 0.225
17
+ ],
18
+ "mask_pad_size": {
19
+ "height": 256,
20
+ "width": 256
21
+ },
22
+ "mask_size": {
23
+ "longest_edge": 256
24
+ },
25
+ "pad_size": {
26
+ "height": 1024,
27
+ "width": 1024
28
+ },
29
+ "processor_class": "SamProcessor",
30
+ "resample": 2,
31
+ "rescale_factor": 0.00392156862745098,
32
+ "size": {
33
+ "longest_edge": 1024
34
+ }
35
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "train_runtime": 7813.5279,
3
+ "train_samples_per_second": 7.836,
4
+ "train_steps_per_second": 0.435,
5
+ "total_flos": 1.123290782030522e+19,
6
+ "train_loss": 0.17549405739736304,
7
+ "epoch": 1.0
8
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff9dd219c671c0ca8f9809ca58ceb24fce2703bc400b7de1cba47062ff82df4b
3
+ size 5368