fastports

kornia 0.8.2

graphics/py-kornia

Differentiable computer vision library for PyTorch

Category
graphics
Maintainer
yuri@FreeBSD.org
WWW
https://kornia.readthedocs.io/en/stable/ https://github.com/kornia/kornia
License
APACHE20
USES
python

Description

Kornia is a differentiable computer vision library for PyTorch.

It consists of a set of routines and differentiable modules to solve generic
computer vision problems. At its core, the package uses PyTorch as its main
backend both for efficiency and to take advantage of the reverse-mode
auto-differentiation to define and compute the gradient of complex functions.

Features include image transformations, filtering, color space conversions,
camera models, 3D augmentations, and more.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Commit Credits Log message
0.8.2
6480a07fcb files touched
Yuri Victorovich (yuri)
graphics/py-kornia: update 0.7.4 → 0.8.2
Reported by:	portscout
0.7.4
42181e5a0d files touched
Yuri Victorovich (yuri)
graphics/py-kornia: New port: Differentiable computer vision library for PyTorch