camfi.models moduleΒΆ
Provides model_urls, a dict mapping model name strings to URLs which point to
pre-trained Camfi autoannotation models.
Currently defined models:
- v1
Trained on the 2019 Cabramurra dataset using Camfi v1.0. Should still be compatible with Camfi v2, but this is untested.
- v2
Trained on the 2019 Cabramurra dataset using Camfi v2.1.3. Tested with Camfi v2, and trained for longer than v1.
- v2.1.4
Trained on the following datasets using Camfi v2.1.4 on the following datasets: 2019 Cabramurra dataset, 2019-2020 Mt Kosciuszko dataset, 2020-2021 Mt Kosciuszko dataset, 2019-2020 Ken Green Bogong dataset, 2020-2021 Ken Green Bogong dataset, and 2020-2021 Mt Gingera dataset.
- release
Can change with each release of Camfi. Currently set to v2.1.4.