nielsr HF Staff commited on
Commit
63435a4
·
verified ·
1 Parent(s): e5349d9

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +12 -0
  2. config.json +10 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
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:e8dbb57d0f20d573f9bf34234dda1e282609dd79bbbc64c8daef1215748265b7
3
+ size 60216824