Instructions to use birder-project/davit_fl_base_florence-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Birder
How to use birder-project/davit_fl_base_florence-v2 with Birder:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files
davit_fl_base_florence-v2.json
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"birder_version": "v0.6.8",
|
| 3 |
+
"name": "davit",
|
| 4 |
+
"registered_name": "davit_fl_base",
|
| 5 |
+
"task": "image_classification",
|
| 6 |
+
"model_config": {
|
| 7 |
+
"down_kernel_size": 3,
|
| 8 |
+
"window_size": [
|
| 9 |
+
12,
|
| 10 |
+
12
|
| 11 |
+
],
|
| 12 |
+
"channel_attention_type": "FlorenceChannelAttention",
|
| 13 |
+
"depths": [
|
| 14 |
+
1,
|
| 15 |
+
1,
|
| 16 |
+
9,
|
| 17 |
+
1
|
| 18 |
+
],
|
| 19 |
+
"dims": [
|
| 20 |
+
128,
|
| 21 |
+
256,
|
| 22 |
+
512,
|
| 23 |
+
1024
|
| 24 |
+
],
|
| 25 |
+
"heads": [
|
| 26 |
+
4,
|
| 27 |
+
8,
|
| 28 |
+
16,
|
| 29 |
+
32
|
| 30 |
+
],
|
| 31 |
+
"drop_path_rate": 0.4
|
| 32 |
+
},
|
| 33 |
+
"signature": {
|
| 34 |
+
"inputs": [
|
| 35 |
+
{
|
| 36 |
+
"data_shape": [
|
| 37 |
+
0,
|
| 38 |
+
3,
|
| 39 |
+
768,
|
| 40 |
+
768
|
| 41 |
+
]
|
| 42 |
+
}
|
| 43 |
+
],
|
| 44 |
+
"outputs": [
|
| 45 |
+
{
|
| 46 |
+
"data_shape": [
|
| 47 |
+
0,
|
| 48 |
+
0
|
| 49 |
+
]
|
| 50 |
+
}
|
| 51 |
+
]
|
| 52 |
+
},
|
| 53 |
+
"rgb_stats": {
|
| 54 |
+
"mean": [
|
| 55 |
+
0.485,
|
| 56 |
+
0.456,
|
| 57 |
+
0.406
|
| 58 |
+
],
|
| 59 |
+
"std": [
|
| 60 |
+
0.229,
|
| 61 |
+
0.224,
|
| 62 |
+
0.225
|
| 63 |
+
]
|
| 64 |
+
}
|
| 65 |
+
}
|
davit_fl_base_florence-v2.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44e968b7752165dd713155f49ea4e78af0264ae4aaaaeb6c9d1cefa8a6bd34c0
|
| 3 |
+
size 361638027
|