-
Notifications
You must be signed in to change notification settings - Fork 3
/
environment.yml
127 lines (127 loc) · 3.07 KB
/
environment.yml
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
name: pointobb
channels:
- pytorch
- conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- https://public.dhe.ibm.com/ibmdl/export/pub/software/server/ibm-ai/conda/
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=5.1
- blas=1.0
- bzip2=1.0.8
- ca-certificates=2023.05.30
- cudatoolkit=11.1.1
- ffmpeg=4.3
- freetype=2.12.1
- giflib=5.2.1
- gmp=6.2.1
- gnutls=3.6.15
- intel-openmp=2021.4.0
- jpeg=9b
- lame=3.100
- lcms2=2.12
- ld_impl_linux-64=2.38
- libffi=3.4.4
- libgcc-ng=11.2.0
- libgomp=11.2.0
- libiconv=1.16
- libidn2=2.3.4
- libpng=1.6.39
- libstdcxx-ng=11.2.0
- libtasn1=4.19.0
- libtiff=4.1.0
- libunistring=0.9.10
- libuv=1.44.2
- libwebp=1.2.0
- lz4-c=1.9.4
- mkl=2021.4.0
- mkl-service=2.4.0
- mkl_fft=1.3.1
- mkl_random=1.2.2
- ncurses=6.4
- nettle=3.7.3
- ninja=1.10.2
- ninja-base=1.10.2
- numpy=1.21.5
- numpy-base=1.21.5
- openh264=2.1.1
- openssl=1.1.1v
- pillow=9.3.0
- pip=23.2.1
- python=3.7.16
- pytorch=1.9.0
- readline=8.2
- six=1.16.0
- sqlite=3.41.2
- tk=8.6.12
- torchvision=0.10.0
- wheel=0.38.4
- xz=5.4.2
- zlib=1.2.13
- zstd=1.4.9
- pip:
- aliyun-python-sdk-core==2.13.36
- aliyun-python-sdk-kms==2.16.2
- cachetools==5.3.1
- certifi==2023.7.22
- cffi==1.15.1
- charset-normalizer==3.2.0
- click==8.1.7
- colorama==0.4.6
- crcmod==1.7
- cryptography==41.0.3
- cython==3.0.2
- e2cnn==0.2.3
- idna==3.4
- importlib-metadata==6.7.0
- jmespath==0.10.0
- joblib==1.3.2
- markdown==3.4.4
- markdown-it-py==2.2.0
- mdurl==0.1.2
- mmcv-full==1.4.5
- mmdet==2.28.2
- model-index==0.1.11
- mpmath==1.3.0
- nvidia-ml-py==12.535.108
- nvitop==1.3.0
- opencv-python==4.10.0.84
- opendatalab==0.0.10
- openmim==0.3.9
- openxlab==0.0.10
- ordered-set==4.1.0
- oss2==2.17.0
- packaging==24.0
- pandas==1.3.5
- psutil==5.9.5
- pycocotools==2.0.7
- pycparser==2.21
- pycryptodome==3.19.0
- pygments==2.16.1
- pyparsing==3.1.2
- pytz==2023.3.post1
- pyyaml==6.0.1
- requests==2.28.2
- rich==13.5.3
- scikit-learn==1.0.2
- scipy==1.7.3
- seaborn==0.12.2
- setuptools==60.2.0
- shapely==2.0.1
- sympy==1.10.1
- tabulate==0.9.0
- termcolor==2.3.0
- threadpoolctl==3.1.0
- tqdm==4.65.2
- typing-extensions==4.7.1
- urllib3==1.26.16
- yapf==0.40.0
prefix: /media/dell/data1/miniconda3/envs/pointobb