The model in this Space is a pre-trained [tochvision (PyTorch) implementation](https://pytorch.org/vision/main/models/generated/torchvision.models.detection.fasterrcnn_mobilenet_v3_large_fpn.html#torchvision.models.detection.fasterrcnn_mobilenet_v3_large_fpn) of the high resolution [Faster R-CNN](https://arxiv.org/abs/1506.01497) model with the [MobileNetV3-Large](https://arxiv.org/abs/1905.02244) [FPN](https://arxiv.org/abs/1612.03144v2) backbone modified to predict two classes (house sparrows and the background) and fine-tuned on a dataset containing photos licensed under the following licenses: [CC BY 2.0](https://creativecommons.org/licenses/by/2.0/), [CC BY-SA 2.0](https://creativecommons.org/licenses/by-sa/2.0/), [CC BY-NC 2.0](https://creativecommons.org/licenses/by-nc/2.0/), [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/). So the model may have a different license or terms and conditions derived from the datasets used for training and fine-tuning. Before using the model, determine if you have permission to use it for your use case.