diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 16:21:33 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 16:21:33 +0000 |
commit | d14c283caf68e8bacb53e2c1401fb8abe2edffe6 (patch) | |
tree | 8967ea136231082825091b1dd786d2624662a421 | |
parent | 3d575b18a0f04c7ba917a946a8faca5a146b8a07 (diff) |
automatic import of python-korniaopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-kornia.spec | 20 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 12 insertions, 11 deletions
@@ -1 +1,2 @@ /kornia-0.6.11.tar.gz +/kornia-0.6.12.tar.gz diff --git a/python-kornia.spec b/python-kornia.spec index 8e0a0bb..257b7f4 100644 --- a/python-kornia.spec +++ b/python-kornia.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-kornia -Version: 0.6.11 +Version: 0.6.12 Release: 1 Summary: Open Source Differentiable Computer Vision Library for PyTorch License: Apache-2.0 URL: https://www.kornia.org -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c6/3d/5316e028cccd6838419ac4fc0ecefd132e4ea551b8b0058e62510d9ba661/kornia-0.6.11.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7b/8f/b8bfa7a4f0d68f46228dd4c331bc9e0057c7e6e37b508d5428cccb0643f5/kornia-0.6.12.tar.gz BuildArch: noarch Requires: python3-packaging @@ -117,7 +117,7 @@ Run our Jupyter notebooks [tutorials](https://kornia-tutorials.readthedocs.io/en - :white_check_mark: [Image Matching](https://kornia.readthedocs.io/en/latest/applications/image_matching.html) Integrated to [Huggingface Spaces](https://huggingface.co/spaces). See [Gradio Web Demo](https://huggingface.co/spaces/akhaliq/Kornia-LoFTR). - :white_check_mark: [Face Detection](https://kornia.readthedocs.io/en/latest/applications/face_detection.html) Integrated to [Huggingface Spaces](https://huggingface.co/spaces). See [Gradio Web Demo](https://huggingface.co/spaces/frapochetti/blurry-faces). ## Cite -If you are using kornia in your research-related documents, it is recommended that you cite the paper. See more in [CITATION](https://github.com/kornia/kornia/blob/master/CITATION.md). +If you are using kornia in your research-related documents, it is recommended that you cite the paper. See more in [CITATION](./CITATION.md). ```bibtex @inproceedings{eriba2019kornia, author = {E. Riba, D. Mishkin, D. Ponsa, E. Rublee and G. Bradski}, @@ -128,7 +128,7 @@ If you are using kornia in your research-related documents, it is recommended th } ``` ## Contributing -We appreciate all contributions. If you are planning to contribute back bug-fixes, please do so without any further discussion. If you plan to contribute new features, utility functions or extensions, please first open an issue and discuss the feature with us. Please, consider reading the [CONTRIBUTING](https://github.com/kornia/kornia/blob/master/CONTRIBUTING.rst) notes. The participation in this open source project is subject to [Code of Conduct](https://github.com/kornia/kornia/blob/master/CODE_OF_CONDUCT.md). +We appreciate all contributions. If you are planning to contribute back bug-fixes, please do so without any further discussion. If you plan to contribute new features, utility functions or extensions, please first open an issue and discuss the feature with us. Please, consider reading the [CONTRIBUTING](./CONTRIBUTING.md) notes. The participation in this open source project is subject to [Code of Conduct](./CODE_OF_CONDUCT.md). ## Community - **Forums:** discuss implementations, research, etc. [GitHub Forums](https://github.com/kornia/kornia/discussions) - **GitHub Issues:** bug reports, feature requests, install issues, RFCs, thoughts, etc. [OPEN](https://github.com/kornia/kornia/issues/new/choose) @@ -226,7 +226,7 @@ Run our Jupyter notebooks [tutorials](https://kornia-tutorials.readthedocs.io/en - :white_check_mark: [Image Matching](https://kornia.readthedocs.io/en/latest/applications/image_matching.html) Integrated to [Huggingface Spaces](https://huggingface.co/spaces). See [Gradio Web Demo](https://huggingface.co/spaces/akhaliq/Kornia-LoFTR). - :white_check_mark: [Face Detection](https://kornia.readthedocs.io/en/latest/applications/face_detection.html) Integrated to [Huggingface Spaces](https://huggingface.co/spaces). See [Gradio Web Demo](https://huggingface.co/spaces/frapochetti/blurry-faces). ## Cite -If you are using kornia in your research-related documents, it is recommended that you cite the paper. See more in [CITATION](https://github.com/kornia/kornia/blob/master/CITATION.md). +If you are using kornia in your research-related documents, it is recommended that you cite the paper. See more in [CITATION](./CITATION.md). ```bibtex @inproceedings{eriba2019kornia, author = {E. Riba, D. Mishkin, D. Ponsa, E. Rublee and G. Bradski}, @@ -237,7 +237,7 @@ If you are using kornia in your research-related documents, it is recommended th } ``` ## Contributing -We appreciate all contributions. If you are planning to contribute back bug-fixes, please do so without any further discussion. If you plan to contribute new features, utility functions or extensions, please first open an issue and discuss the feature with us. Please, consider reading the [CONTRIBUTING](https://github.com/kornia/kornia/blob/master/CONTRIBUTING.rst) notes. The participation in this open source project is subject to [Code of Conduct](https://github.com/kornia/kornia/blob/master/CODE_OF_CONDUCT.md). +We appreciate all contributions. If you are planning to contribute back bug-fixes, please do so without any further discussion. If you plan to contribute new features, utility functions or extensions, please first open an issue and discuss the feature with us. Please, consider reading the [CONTRIBUTING](./CONTRIBUTING.md) notes. The participation in this open source project is subject to [Code of Conduct](./CODE_OF_CONDUCT.md). ## Community - **Forums:** discuss implementations, research, etc. [GitHub Forums](https://github.com/kornia/kornia/discussions) - **GitHub Issues:** bug reports, feature requests, install issues, RFCs, thoughts, etc. [OPEN](https://github.com/kornia/kornia/issues/new/choose) @@ -332,7 +332,7 @@ Run our Jupyter notebooks [tutorials](https://kornia-tutorials.readthedocs.io/en - :white_check_mark: [Image Matching](https://kornia.readthedocs.io/en/latest/applications/image_matching.html) Integrated to [Huggingface Spaces](https://huggingface.co/spaces). See [Gradio Web Demo](https://huggingface.co/spaces/akhaliq/Kornia-LoFTR). - :white_check_mark: [Face Detection](https://kornia.readthedocs.io/en/latest/applications/face_detection.html) Integrated to [Huggingface Spaces](https://huggingface.co/spaces). See [Gradio Web Demo](https://huggingface.co/spaces/frapochetti/blurry-faces). ## Cite -If you are using kornia in your research-related documents, it is recommended that you cite the paper. See more in [CITATION](https://github.com/kornia/kornia/blob/master/CITATION.md). +If you are using kornia in your research-related documents, it is recommended that you cite the paper. See more in [CITATION](./CITATION.md). ```bibtex @inproceedings{eriba2019kornia, author = {E. Riba, D. Mishkin, D. Ponsa, E. Rublee and G. Bradski}, @@ -343,7 +343,7 @@ If you are using kornia in your research-related documents, it is recommended th } ``` ## Contributing -We appreciate all contributions. If you are planning to contribute back bug-fixes, please do so without any further discussion. If you plan to contribute new features, utility functions or extensions, please first open an issue and discuss the feature with us. Please, consider reading the [CONTRIBUTING](https://github.com/kornia/kornia/blob/master/CONTRIBUTING.rst) notes. The participation in this open source project is subject to [Code of Conduct](https://github.com/kornia/kornia/blob/master/CODE_OF_CONDUCT.md). +We appreciate all contributions. If you are planning to contribute back bug-fixes, please do so without any further discussion. If you plan to contribute new features, utility functions or extensions, please first open an issue and discuss the feature with us. Please, consider reading the [CONTRIBUTING](./CONTRIBUTING.md) notes. The participation in this open source project is subject to [Code of Conduct](./CODE_OF_CONDUCT.md). ## Community - **Forums:** discuss implementations, research, etc. [GitHub Forums](https://github.com/kornia/kornia/discussions) - **GitHub Issues:** bug reports, feature requests, install issues, RFCs, thoughts, etc. [OPEN](https://github.com/kornia/kornia/issues/new/choose) @@ -355,7 +355,7 @@ We appreciate all contributions. If you are planning to contribute back bug-fixe Made with [contrib.rocks](https://contrib.rocks). %prep -%autosetup -n kornia-0.6.11 +%autosetup -n kornia-0.6.12 %build %py3_build @@ -395,5 +395,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.11-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.12-1 - Package Spec generated @@ -1 +1 @@ -6be8a85a2d38485fefaf4c3f0c1ac2e0 kornia-0.6.11.tar.gz +2aa2b1e6faaf289f8e394dba99f5a335 kornia-0.6.12.tar.gz |