forked from UW-Advanced-Robotics-Lab/pytorch-simple-affnet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
132 lines (132 loc) · 3.88 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
128
129
130
131
132
name: MaskRCNNTorch
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- absl-py=0.11.0=py36h5fab9bb_0
- aiohttp=3.7.4=py36h8f6f2f9_0
- async-timeout=3.0.1=py_1000
- attrs=20.3.0=pyhd3deb0d_0
- blas=1.0=mkl
- blinker=1.4=py_1
- brotlipy=0.7.0=py36h8f6f2f9_1001
- c-ares=1.17.1=h7f98852_1
- ca-certificates=2020.12.5=ha878542_0
- cachetools=4.2.1=pyhd8ed1ab_0
- certifi=2020.12.5=py36h5fab9bb_1
- cffi=1.14.5=py36hc120d54_0
- chardet=4.0.0=py36h5fab9bb_1
- click=7.1.2=pyh9f0ad1d_0
- cloudpickle=1.6.0=py_0
- cryptography=3.4.4=py36hc39840e_0
- cudatoolkit=10.1.243=h036e899_8
- cycler=0.10.0=py_2
- cython=0.29.22=py36hc4f0c31_0
- cytoolz=0.11.0=py36h8f6f2f9_3
- dask-core=2021.2.0=pyhd8ed1ab_0
- dataclasses=0.7=pyhe4b4509_6
- decorator=4.4.2=py_0
- freetype=2.10.4=h0708190_1
- geos=3.9.1=h9c3ff4c_2
- google-auth=1.24.0=pyhd3deb0d_0
- google-auth-oauthlib=0.4.1=py_2
- grpcio=1.36.1=py36h8e87921_0
- hdf5=1.10.2=hc401514_3
- icu=67.1=he1b5a44_0
- idna=2.10=pyh9f0ad1d_0
- idna_ssl=1.1.0=py36h9f0ad1d_1001
- imagecodecs-lite=2019.12.3=py36h92226af_3
- imageio=2.9.0=py_0
- imgaug=0.4.0=py_1
- importlib-metadata=3.7.0=py36h5fab9bb_0
- intel-openmp=2020.2=254
- jpeg=9b=h024ee3a_2
- kiwisolver=1.3.1=py36h605e78d_1
- ld_impl_linux-64=2.35.1=hea4e1c9_2
- libffi=3.3=h58526e2_2
- libgcc-ng=9.3.0=h2828fa1_18
- libgfortran=3.0.0=1
- libgfortran-ng=7.5.0=h14aa051_18
- libgfortran4=7.5.0=h14aa051_18
- libgomp=9.3.0=h2828fa1_18
- libpng=1.6.37=h21135ba_2
- libprotobuf=3.15.5=h780b84a_0
- libstdcxx-ng=9.3.0=h6de172a_18
- libtiff=4.0.9=he6b73bb_1
- libuv=1.41.0=h7f98852_0
- markdown=3.3.4=pyhd8ed1ab_0
- matplotlib-base=3.2.2=py36h5fdd944_1
- mkl=2020.2=256
- mkl-service=2.3.0=py36h8c4c3a4_2
- mkl_fft=1.2.0=py36h68bb277_1
- mkl_random=1.2.0=py36h7c3b610_1
- multidict=5.1.0=py36h8f6f2f9_1
- ncurses=6.2=h58526e2_4
- networkx=2.5=py_0
- ninja=1.10.2=h4bd325d_0
- numpy=1.19.2=py36h54aff64_0
- numpy-base=1.19.2=py36hfa32c7d_0
- oauthlib=3.0.1=py_0
- olefile=0.46=pyh9f0ad1d_1
- opencv=3.4.1=py36h6fd60c2_1
- openssl=1.1.1j=h7f98852_0
- pillow=5.4.1=py36h34e0f95_0
- pip=21.0.1=pyhd8ed1ab_0
- protobuf=3.15.5=py36hc4f0c31_0
- pyasn1=0.4.8=py_0
- pyasn1-modules=0.2.7=py_0
- pycocotools=2.0.2=py36h8f6f2f9_1
- pycparser=2.20=pyh9f0ad1d_2
- pyjwt=2.0.1=pyhd8ed1ab_0
- pyopenssl=20.0.1=pyhd8ed1ab_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- pysocks=1.7.1=py36h5fab9bb_3
- python=3.6.13=hffdb5ce_0_cpython
- python-dateutil=2.8.1=py_0
- python_abi=3.6=1_cp36m
- pytorch=1.4.0=py3.6_cuda10.1.243_cudnn7.6.3_0
- pywavelets=1.1.1=py36h92226af_3
- pyyaml=5.4.1=py36h8f6f2f9_0
- readline=8.0=he28a2e2_2
- requests=2.25.1=pyhd3deb0d_0
- requests-oauthlib=1.3.0=pyh9f0ad1d_0
- rsa=4.7.2=pyh44b312d_0
- scikit-image=0.17.2=py36h284efc9_4
- scipy=1.5.2=py36h0b6359f_0
- setuptools=49.6.0=py36h5fab9bb_3
- shapely=1.7.1=py36h93b233e_4
- six=1.15.0=pyh9f0ad1d_0
- sqlite=3.34.0=h74cdb3f_0
- tensorboard=2.4.1=pyhd8ed1ab_0
- tensorboard-plugin-wit=1.8.0=pyh44b312d_0
- tifffile=2020.6.3=py_0
- tk=8.6.10=h21135ba_1
- toolz=0.11.1=py_0
- torchvision=0.5.0=py36_cu101
- tornado=6.1=py36h8f6f2f9_1
- typing-extensions=3.7.4.3=0
- typing_extensions=3.7.4.3=py_0
- urllib3=1.26.3=pyhd8ed1ab_0
- werkzeug=1.0.1=pyh9f0ad1d_0
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=h516909a_1
- yaml=0.2.5=h516909a_0
- yarl=1.6.3=py36h8f6f2f9_1
- zipp=3.4.1=pyhd8ed1ab_0
- zlib=1.2.11=h516909a_1010
- pip:
- ijson==3.1.4
- joblib==1.0.1
- matlabengineforpython==R2020a
- matplotlib==3.3.4
- opencv-contrib-python==4.5.1.48
- scikit-learn==0.24.1
- sklearn==0.0
- threadpoolctl==2.1.0
- torchsummary==1.5.1
- tqdm==4.59.0
- wget==3.2
prefix: /home/akeaveny/anaconda3/envs/MaskRCNNTorch