Instructions to use weecology/deepforest-tree with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- DeepForest
How to use weecology/deepforest-tree with DeepForest:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 235 Bytes
f73ffde | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"config_args": null,
"config_file": "deepforest_config.yml",
"existing_train_dataloader": null,
"existing_val_dataloader": null,
"label_dict": {
"Tree": 0
},
"model": null,
"num_classes": 1,
"transforms": null
} |