Invalid JSON: Expected ',' or '}' after property value in JSONat line 11, column 3
| { | |
| "config_args": null, | |
| "config_file": "deepforest_config.yml", | |
| "existing_train_dataloader": null, | |
| "existing_val_dataloader": null, | |
| "label_dict": { | |
| "Tree": 0 | |
| }, | |
| "model": null, | |
| "model_type":"object_detection" | |
| "num_classes": 1, | |
| "transforms": null | |
| } |