1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: python-imgviz
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Gürkan Myczko <gurkan@phys.ethz.ch>
Build-Depends: debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-numpy, python3-pil, python3-yaml, python3-matplotlib
Standards-Version: 4.5.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/myczko-guest/imgviz
Vcs-Git: https://salsa.debian.org/myczko-guest/imgviz.git
Homepage: https://github.com/wkentaro/imgviz
Package: python3-imgviz
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Image Visualization Tools (Python 3)
These are tools for object detection, semantic and instance segmentation.
.
This package installs the library for Python 3.
|