summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f1e7375da2c5520a4744f8444876a6ce6340bb79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-mmdetection
	pkgdesc = OpenMMLab Detection Toolbox and Benchmark
	pkgver = 2.24.0
	pkgrel = 1
	url = https://github.com/open-mmlab/mmdetection
	arch = any
	license = Apache
	makedepends = python-pip
	makedepends = python-setuptools
	depends = python-mmcv
	depends = python-numpy
	depends = python-mmpycocotools
	depends = python-pytorch
	depends = python-terminaltables
	depends = python-torchvision
	optdepends = python-albumentations
	optdepends = python-cityscapesscripts
	optdepends = python-imagecorruptions
	optdepends = python-mmlvis
	source = python-mmdetection-2.24.0.tar.gz::https://github.com/open-mmlab/mmdetection/archive/v2.24.0.tar.gz
	sha512sums = be9bce4ea9c22818be25803238718111cbe72f1c8f6c063647bf3027579c378efe8d64a4ca0efe98ec6a195aea3f12ed4fee68ea19a822c7ceec2f3b7beb1a9a

pkgname = python-mmdetection