deepforest-treeai / config.json
martibosch's picture
Push model using huggingface_hub.
6d32c41 verified
{
"config_args": null,
"config_file": "deepforest_config.yml",
"existing_train_dataloader": null,
"existing_val_dataloader": null,
"label_dict": {
"Tree": 0
},
"model": null,
"nms_thresh": 0.05,
"num_classes": 1,
"score_thresh": 0.1,
"transforms": null
}