Update icon_caption_florence/config.json
Browse files
icon_caption_florence/config.json
CHANGED
|
@@ -60,6 +60,7 @@
|
|
| 60 |
"drop_path_rate": 0.1,
|
| 61 |
"encoder_layers": 6,
|
| 62 |
"projection_dim": 768,
|
|
|
|
| 63 |
"image_feature_source": [
|
| 64 |
"spatial_avg_pool",
|
| 65 |
"temporal_avg_pool"
|
|
|
|
| 60 |
"drop_path_rate": 0.1,
|
| 61 |
"encoder_layers": 6,
|
| 62 |
"projection_dim": 768,
|
| 63 |
+
"model_type": "davit",
|
| 64 |
"image_feature_source": [
|
| 65 |
"spatial_avg_pool",
|
| 66 |
"temporal_avg_pool"
|