Instructions to use weecology/deepforest-bird with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- DeepForest
How to use weecology/deepforest-bird 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
| { | |
| "config_args": null, | |
| "config_file": "deepforest_config.yml", | |
| "detections_per_img": 300, | |
| "existing_train_dataloader": null, | |
| "existing_val_dataloader": null, | |
| "label_dict": { | |
| "Bird": 0 | |
| }, | |
| "model": null, | |
| "nms_thresh": 0.05, | |
| "num_classes": 1, | |
| "score_thresh": 0.25, | |
| "topk_candidates": 1000, | |
| "transforms": null | |
| } |