File size: 941 Bytes
a86f0c2
298a67b
a86f0c2
1472aed
 
 
a86f0c2
1472aed
 
a86f0c2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1472aed
298a67b
a86f0c2
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
  "_device": "cuda",
  "alpha": 0.5,
  "architectures": [
    "VineModel"
  ],
  "auto_map": {
    "AutoConfig": "vine_config.VineConfig",
    "AutoModel": "vine_model.VineModel"
  },
  "bbox_min_dim": 5,
  "box_threshold": 0.35,
  "debug_visualizations": false,
  "hidden_dim": 768,
  "interested_object_pairs": [],
  "local_dir": null,
  "local_filename": null,
  "max_video_length": 100,
  "model_file": null,
  "model_name": "openai/clip-vit-base-patch32",
  "model_repo": "KevinX-Penn28/testing",
  "model_type": "vine",
  "multi_class": false,
  "num_top_pairs": 18,
  "output_logit": false,
  "return_flattened_segments": false,
  "return_valid_pairs": false,
  "segmentation_method": "grounding_dino_sam2",
  "target_fps": 1,
  "text_threshold": 0.25,
  "topk_cate": 3,
  "torch_dtype": "float32",
  "transformers_version": "4.46.2",
  "use_hf_repo": true,
  "visualization_dir": null,
  "visualize": false,
  "white_alpha": 0.8
}