blob: c8e6922ae9040fcb0417fc89c75ace4f6f84c1ff (
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
|
pkgbase = python-mmdetection
pkgdesc = OpenMMLab Detection Toolbox and Benchmark
pkgver = 2.3.0
pkgrel = 6
url = https://github.com/open-mmlab/mmdetection
arch = any
license = Apache
makedepends = python-setuptools
depends = python-mmcv
depends = python-numpy
depends = python-pycocotools-openmm
depends = python-pytorch
depends = python-terminaltables
depends = python-torchvision
optdepends = python-albumentations
optdepends = python-cityscapesscripts
optdepends = python-imagecorruptions
optdepends = python-lvis-openmm
source = python-mmdetection-2.3.0.tar.gz::https://github.com/open-mmlab/mmdetection/archive/v2.3.0.tar.gz
source = 0001-fix-ClassBalancedDataset.patch::https://github.com/open-mmlab/mmdetection/pull/3577.patch
sha512sums = 80a865d65f42e886e6a358702dc49d9df39f700069047d287e70647e81dbcf2b9d1fd27b2b01087b738b96a25c2251618dd8f4d59b7a428c621f6fbff79c6e02
sha512sums = 1bf79e840d7d38c781163699559fa47d9881e6615f316c8a188244fce1660a22d2255bc07956aacb929d1b0abaff3d2c1a636dfcabedf4de06a43eedd216fe2a
pkgname = python-mmdetection
|