**The open-source and Computer Vision 2.0 library**
---
[English](README.md) | 简体中文
网站 •
文档 •
快速尝试 •
教程 •
例子 •
博客 •
Slack社区
[](https://pypi.org/project/kornia)
[](https://pypi.org/project/kornia)
[](https://pepy.tech/project/kornia)
[](LICENCE)
[](https://join.slack.com/t/kornia/shared_invite/zt-csobk21g-CnydWe5fmvkcktIeRFGCEQ)
[](https://twitter.com/kornia_foss)
[](https://github.com/kornia/kornia/actions/workflows/tests_cpu_versions.yml)
[](https://github.com/kornia/kornia/actions/workflows/tests_cuda.yml)
[](https://codecov.io/gh/kornia/kornia)
[](https://kornia.readthedocs.io/en/latest/?badge=latest)
[](https://results.pre-commit.ci/latest/github/kornia/kornia/master)
*Kornia* 是一款基于 [PyTorch](https://pytorch.org) 的可微分的计算机视觉库。
它由一组用于解决通用计算机视觉问题的操作模块和可微分模块组成。其核心使用 *PyTorch* 作为主要后端,以提高效率并利用反向模式自动微分来定义和计算复杂函数的梯度。