Package: torchvisionlib
Title: Additional Operators for Image Models
Version: 0.6.0
Authors@R: c(
    person("Daniel", "Falbel", , "daniel@rstudio.com", role = c("aut", "cre")),
    person(family = "RStudio", role = c("cph"))
    )
Description: Implements additional operators for computer vision models, including
    operators necessary for image segmentation and object detection deep learning
    models.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 3.6)
LinkingTo: Rcpp, torch
Imports: Rcpp, torch (>= 0.14.0), rlang, glue, withr
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/mlverse/torchvisionlib
BugReports: https://github.com/mlverse/torchvisionlib/issues
NeedsCompilation: yes
Packaged: 2025-04-14 16:40:34 UTC; dfalbel
Author: Daniel Falbel [aut, cre],
  RStudio [cph]
Maintainer: Daniel Falbel <daniel@rstudio.com>
Repository: CRAN
Date/Publication: 2025-04-14 17:00:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-11 02:41:31 UTC; windows
Archs: x64
