Package: animl
Title: A Collection of ML Tools for Conservation Research
Version: 2.0.0
Authors@R: c(person(given="Kyra", family="Swanson",email="tswanson@sdzwa.org", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-1496-3217")), person(given="Mathias",family="Tobler",role = "aut"))
Description: Functions required to classify subjects within camera trap field data. The package can handle both images and videos. The authors recommend a two-step approach using Microsoft's 'MegaDector' model and then a second model trained on the classes of interest.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: grDevices, methods, pbapply, dplyr, jpeg, reticulate,
        parallel, exifr, av, magrittr, stats, rlang,
Depends: R (>= 4.0.0)
NeedsCompilation: no
Packaged: 2025-02-11 22:48:40 UTC; kyra
Author: Kyra Swanson [aut, cre] (<https://orcid.org/0000-0002-1496-3217>),
  Mathias Tobler [aut]
Maintainer: Kyra Swanson <tswanson@sdzwa.org>
Repository: CRAN
Date/Publication: 2025-02-11 23:10:06 UTC
Built: R 4.4.3; ; 2025-11-01 04:43:17 UTC; windows
