Package: animl
Title: A Collection of ML Tools for Conservation Research
Version: 1.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.1.2.9000
Imports: pbapply, jpeg, keras, reticulate, tfdatasets, parallel, exifr,
        av, data.table, dplyr, stats, imager
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-03-21 21:51:10 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: 2022-03-23 09:00:15 UTC
Built: R 4.0.5; ; 2022-03-24 11:27:14 UTC; unix
