Upload SurgMotion asset: features/pitvis_surgmotion_vits_64f/extraction_config.yaml
Browse files
features/pitvis_surgmotion_vits_64f/extraction_config.yaml
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
ddp_encoder: false
|
| 2 |
+
embed_dim: 384
|
| 3 |
+
encode_only_no_pooler: false
|
| 4 |
+
extraction_time: '2026-06-05T15:44:54.925691'
|
| 5 |
+
frames_per_clip: 64
|
| 6 |
+
model_checkpoint: null
|
| 7 |
+
pool_num_temporal: 32
|
| 8 |
+
pooling_strategy: temporal_spatial
|
| 9 |
+
resolution: 224
|
| 10 |
+
source_config: /home/chen_chuxi/SurgMotion-V2/features/runs/pitvis_dinov3_vits_64f/._config_pool-temporal-spatial__t-32__sp-max__tp-mean.yaml
|
| 11 |
+
splits:
|
| 12 |
+
- train
|
| 13 |
+
- val
|
| 14 |
+
- test
|
| 15 |
+
token_temporal_layout:
|
| 16 |
+
T0_per_clip: 32
|
| 17 |
+
frames_per_clip: 64
|
| 18 |
+
num_segments_assumed: 1
|
| 19 |
+
pool_num_temporal: 32
|
| 20 |
+
tubelet_size: 2
|