-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenv
41 lines (34 loc) · 1.26 KB
/
env
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
torch 1.3.1+cu9.2/10.0
torchvision 0.4.2+cu9.2/10.0
mmcv 0.2.14 (* TBD)
scipy 1.1.0
opencv-python 4.4.0.44
Pillow 8.0.1
----------------------------------
torch 1.5.1+cu101 no
torchvision 0.6.1+cu101 no
mmcv 1.2.0
scipy 1.1.0
opencv-python 4.4.0.46
Pillow 8.0.1
gcc 9.5
pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI
安装
ENV requirements:
torch 1.3.1+cu9.2/10.0
torchvision 0.4.2+cu9.2/10.0
mmcv 0.2.14 (* TBD)
scipy 1.1.0
opencv-python 4.4.0.44
Pillow 8.0.1
gcc 7.5
---------------------------------------------------------------
1. funRouter : 功能选择模块
deviceDetector:设备定位识别模块
2. Install:
2.1 安装上述库
2.2 安装funRouter:进入funRouter,执行python setup.py develop
2.3 安装deviceDetector:进入deviceDetector,
a. 进入lvis-api,执行python setup.py install
b. 进入进入deviceDetector目录,执行python setup.py develop
b. 进入deviceDetector目录,python setup.py develop