blob: 31a40a2a8c3681bed112fee2696c326d35ea7714 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = python-mmdetection
pkgdesc = OpenMMLab Detection Toolbox and Benchmark
pkgver = 3.3.0
pkgrel = 5
url = https://github.com/open-mmlab/mmdetection
arch = any
license = Apache-2.0
makedepends = numactl
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-addict
depends = python-matplotlib
depends = python-mmengine
depends = python-opencv
depends = python-pillow
depends = python-mmcv
depends = python-numpy
depends = python-mmpycocotools
depends = python-pytorch
depends = python-scipy
depends = python-six
depends = python-terminaltables
depends = python-torchvision
optdepends = python-albumentations
optdepends = python-cityscapesscripts
optdepends = python-imagecorruptions
optdepends = python-mmlvis
source = python-mmdetection-3.3.0.tar.gz::https://github.com/open-mmlab/mmdetection/archive/v3.3.0.tar.gz
sha512sums = 801abc59d79784ae58b5763c91af051b66bf46d89ea3ef690d627c553868329aa1509a35b199173449163c81739aec28600ca72f1e5f7b5a26c55a52d34ee06f
pkgname = python-mmdetection
|