Push model using huggingface_hub.
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"encoder_name": "convnext-t", "decoder_name": "MultiScaleColorDecoder", "input_size": [512, 512], "num_output_channels": 2, "last_norm": "Spectral", "do_normalize": false, "num_queries": 100, "num_scales": 3, "dec_layers": 9}
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2daec66fed4fa948bea700ecd62f70c46d56e9779f03fb34ba91560aadc2976a
|
| 3 |
+
size 220373290
|