blob: 89f6e4076d6a72407ae7b4da3d0a82041d29009f (
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
34
|
pkgbase = python-mmpose
pkgdesc = OpenMMLab Pose Estimation Toolbox and Benchmark
pkgver = 1.3.2
pkgrel = 2
url = https://github.com/open-mmlab/mmpose
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-chumpy
depends = python-json-tricks
depends = python-matplotlib
depends = python-mmcv
depends = python-mmengine
depends = python-munkres
depends = python-numpy
depends = python-opencv
depends = python-pillow
depends = python-pytorch
depends = python-scipy
depends = python-six
depends = python-torchvision
depends = python-xcocotools
optdepends = python-albumentations
optdepends = python-onnx
optdepends = python-onnxruntime
optdepends = python-requests
optdepends = python-trimesh
source = python-mmpose-1.3.2.tar.gz::https://github.com/open-mmlab/mmpose/archive/refs/tags/v1.3.2.tar.gz
sha512sums = 5ee586addcce42f6a47ae581828922da92014457d909e2af3c6795ccbf0e26abc20c98915b0955752b71dc32a3ae7efaf1a17f33d3780dda2bdaf3a9cf373013
pkgname = python-mmpose
|