Update config.json
Browse files- config.json +3 -3
config.json
CHANGED
|
@@ -29,11 +29,11 @@
|
|
| 29 |
"multi_class": false,
|
| 30 |
"num_top_pairs": 18,
|
| 31 |
"output_logit": false,
|
| 32 |
-
"use_hf_repo":
|
| 33 |
"model_repo": "KevinX-Penn28/testing",
|
| 34 |
"model_file": null,
|
| 35 |
-
"local_dir":
|
| 36 |
-
"local_filename":
|
| 37 |
"return_flattened_segments": false,
|
| 38 |
"return_valid_pairs": false,
|
| 39 |
"segmentation_method": "grounding_dino_sam2",
|
|
|
|
| 29 |
"multi_class": false,
|
| 30 |
"num_top_pairs": 18,
|
| 31 |
"output_logit": false,
|
| 32 |
+
"use_hf_repo": false,
|
| 33 |
"model_repo": "KevinX-Penn28/testing",
|
| 34 |
"model_file": null,
|
| 35 |
+
"local_dir": "./",
|
| 36 |
+
"local_filename": "laser_model_v1.pkl",
|
| 37 |
"return_flattened_segments": false,
|
| 38 |
"return_valid_pairs": false,
|
| 39 |
"segmentation_method": "grounding_dino_sam2",
|