weihao1115 commited on
Commit
1147560
1 Parent(s): 911b9d9

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +11 -0
  2. config.json +8 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: mask-generation
4
+ tags:
5
+ - model_hub_mixin
6
+ - pytorch_model_hub_mixin
7
+ ---
8
+
9
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
10
+ - Library: https://github.com/weihao1115/mm-sam
11
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "vit_b",
3
+ "x_channel_num": 48,
4
+ "x_data_field": "hsi_images",
5
+ "x_encoder_ckpt_path": null,
6
+ "x_lora_rank": 4,
7
+ "x_norm_type": "mean-std"
8
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6527761a4b3ac6c45892467def80fe33f1f7ad26b3e0b9373e9bc5138ed6acfc
3
+ size 410975704