haiwen commited on
Commit
67e7114
·
verified ·
1 Parent(s): 3bbfe9d

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +4 -1
  2. config.json +10 -0
  3. model.safetensors +3 -0
README.md CHANGED
@@ -1,9 +1,12 @@
1
  ---
 
 
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
5
  ---
6
 
7
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
- - Library: [More Information Needed]
 
9
  - Docs: [More Information Needed]
 
1
  ---
2
+ license: mit
3
+ pipeline_tag: image-feature-extraction
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
+ - Code: https://github.com/andrehuang/loftup
11
+ - Paper: https://huggingface.co/papers/2504.14032
12
  - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "color_feats": true,
3
+ "dim": 768,
4
+ "lr_pe_type": "sine",
5
+ "lr_size": 14,
6
+ "n_freqs": 20,
7
+ "num_conv_layers": 1,
8
+ "num_heads": 4,
9
+ "num_layers": 2
10
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c90e3385e319fc35a8935a5b60fe6b64902cb36123f9a7a459dfcc9299f029c
3
+ size 60216824