blob: 66df27ef64db2bbc4bfe5f70367a424935c5cccd (
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
35
36
37
38
39
40
41
42
|
pkgbase = python-ultralytics
pkgdesc = Ultralytics YOLOv8 for SOTA object detection, multi-object tracking, instance segmentation, pose estimation and image classification.
pkgver = 8.2.16
pkgrel = 1
url = https://github.com/ultralytics/ultralytics
arch = any
license = AGPL-3.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-matplotlib
depends = python-opencv
depends = python-pillow
depends = python-requests
depends = python-scipy
depends = python-pytorch
depends = python-torchvision
depends = python-tqdm
depends = python-psutil
depends = python-py-cpuinfo
depends = python-thop
depends = python-pandas
depends = python-seaborn
depends = python-lapx
source = https://files.pythonhosted.org/packages/69/44/f06f47ed8a5e6a79dfb5ee2acafd9a98b306269654f41466e50b4905dfe9/ultralytics-8.2.16.tar.gz
sha256sums = 0484461dbd614309dd8ef6d0e13bc22a2e706e34e3ff275e8f631111158d082f
pkgname = python-ultralytics
depends = python-matplotlib
depends = python-opencv
depends = python-pillow
depends = python-requests
depends = python-scipy
depends = python-pytorch
depends = python-torchvision
depends = python-tqdm
depends = python-psutil
depends = python-py-cpuinfo
depends = python-thop
depends = python-pandas
depends = python-seaborn
depends = python-lapx
|