-
Notifications
You must be signed in to change notification settings - Fork 1
/
conda-gpu.yml
122 lines (122 loc) · 3.24 KB
/
conda-gpu.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
name: yolov3-tf2-gpu
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- blas=1.0=mkl
- brotli=1.0.9=ha925a31_2
- ca-certificates=2021.10.8=h5b45459_0
- certifi=2021.10.8=py37h03978a9_2
- cudatoolkit=10.1.243=h74a9793_0
- cudnn=7.6.5=cuda10.1_0
- cycler=0.11.0=pyhd3eb1b0_0
- fonttools=4.25.0=pyhd3eb1b0_0
- freetype=2.10.4=hd328e21_0
- hdf5=1.8.20=hac2f561_1
- icc_rt=2019.0.0=h0cc432a_1
- icu=58.2=ha925a31_3
- intel-openmp=2021.4.0=haa95532_3556
- jpeg=9d=h2bbff1b_0
- kiwisolver=1.3.2=py37hd77b12b_0
- labelimg=1.8.6=py37h03978a9_1
- libiconv=1.15=vc14h29686d3_5
- libopencv=3.4.2=h20b85fd_0
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.2.0=hd0e1b90_0
- libwebp=1.2.2=h2bbff1b_0
- libxml2=2.9.12=h0ad7f3c_0
- libxslt=1.1.34=he774522_0
- lxml=4.8.0=py37h1985fb9_0
- lz4-c=1.9.3=h2bbff1b_1
- matplotlib=3.5.1=py37haa95532_1
- matplotlib-base=3.5.1=py37hd77b12b_1
- mkl=2021.4.0=haa95532_640
- mkl-service=2.4.0=py37h2bbff1b_0
- mkl_fft=1.3.1=py37h277e83a_0
- mkl_random=1.2.2=py37hf11a4ad_0
- munkres=1.1.4=py_0
- numpy-base=1.21.5=py37hc2deb75_0
- opencv=3.4.2=py37h40b0b35_0
- openssl=1.1.1n=h8ffe710_0
- packaging=21.3=pyhd3eb1b0_0
- pillow=9.0.1=py37hdc2b20a_0
- pip=21.2.4=py37haa95532_0
- py-opencv=3.4.2=py37hc319ecb_0
- pyparsing=3.0.4=pyhd3eb1b0_0
- pyqt=5.9.2=py37hd77b12b_6
- python=3.7.0=hea74fb7_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python_abi=3.7=2_cp37m
- qt=5.9.7=vc14h73c81de_0
- setuptools=61.2.0=py37haa95532_0
- sip=4.19.13=py37hd77b12b_0
- sqlite=3.38.2=h2bbff1b_0
- tk=8.6.11=h2bbff1b_0
- tornado=6.1=py37h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py37haa95532_2
- xz=5.2.5=h62dcd97_0
- zlib=1.2.12=h8cc25b3_1
- zstd=1.4.9=h19a0ad4_0
- pip:
- absl-py==0.15.0
- astor==0.8.1
- astunparse==1.6.3
- awscli==1.22.97
- botocore==1.24.42
- cached-property==1.5.2
- cachetools==4.2.4
- charset-normalizer==2.0.12
- colorama==0.4.3
- docutils==0.15.2
- flatbuffers==1.12
- gast==0.4.0
- google-auth==1.35.0
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.34.1
- h5py==3.1.0
- idna==3.3
- importlib-metadata==4.11.3
- jmespath==1.0.0
- keras-applications==1.0.8
- keras-nightly==2.5.0.dev2021032900
- keras-preprocessing==1.1.2
- markdown==3.3.6
- mss==6.1.0
- numpy==1.19.5
- oauthlib==3.2.0
- opencv-python==4.2.0.32
- opt-einsum==3.3.0
- pandas==1.1.5
- protobuf==3.20.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pytz==2022.1
- pyyaml==5.4.1
- requests==2.27.1
- requests-oauthlib==1.3.1
- rsa==4.7.2
- s3transfer==0.5.2
- scipy==1.4.1
- seaborn==0.11.2
- six==1.15.0
- tensorboard==2.8.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.5.1
- tensorflow-estimator==2.5.0
- tensorflow-gpu==2.3.1
- tensorflow-gpu-estimator==2.3.0
- termcolor==1.1.0
- tqdm==4.43.0
- typing-extensions==3.7.4.3
- urllib3==1.26.9
- werkzeug==2.1.1
- wget==3.2
- wrapt==1.12.1
- zipp==3.8.0
prefix: C:\Users\User\.conda\envs\yolov3-tf2-gpu