deepforest-livestock / config.json
reddykkeerthi's picture
Update config.json
9a53be3 verified
raw
history blame
240 Bytes
{
"config_args": null,
"config_file": "deepforest_config.yml",
"existing_train_dataloader": null,
"existing_val_dataloader": null,
"label_dict": {
"Livestock": 0
},
"model": null,
"num_classes": 1,
"transforms": null
}