-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yaml
107 lines (105 loc) · 2.88 KB
/
environment.yaml
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
name: road_egmentation_model
channels:
- anaconda
- defaults
dependencies:
- _tflow_select=2.3.0=mkl
- absl-py=0.10.0=py36_0
- appnope=0.1.2=py36hecd8cb5_1001
- astor=0.8.1=py36_0
- backcall=0.2.0=py_0
- blas=1.0=mkl
- c-ares=1.16.1=haf1e3a3_0
- ca-certificates=2020.12.8=hecd8cb5_0
- certifi=2020.12.5=py36hecd8cb5_0
- decorator=4.4.2=py_0
- gast=0.2.2=py36_0
- google-pasta=0.2.0=py_0
- grpcio=1.31.0=py36h7580e61_0
- h5py=2.10.0=py36h0601b69_1
- hdf5=1.10.6=hdbbcd12_0
- importlib-metadata=2.0.0=py_1
- intel-openmp=2020.2=258
- ipykernel=5.3.4=py36h5ca1d4c_0
- ipython=7.16.1=py36h5ca1d4c_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- jedi=0.18.0=py36hecd8cb5_0
- jupyter_client=6.1.7=py_0
- jupyter_core=4.7.0=py36hecd8cb5_0
- keras=2.3.1=0
- keras-applications=1.0.8=py_1
- keras-base=2.3.1=py36_0
- keras-preprocessing=1.1.0=py_1
- libcxx=10.0.0=1
- libedit=3.1.20191231=h1de35cc_1
- libffi=3.3=hb1e8313_2
- libgfortran=3.0.1=h93005f0_2
- libprotobuf=3.13.0.1=hab81aa3_0
- libsodium=1.0.18=h1de35cc_0
- markdown=3.3.2=py36_0
- mkl=2019.4=233
- mkl-service=2.3.0=py36hfbe908c_0
- mkl_fft=1.2.0=py36hc64f4ea_0
- mkl_random=1.1.1=py36h959d312_0
- ncurses=6.2=h0a44026_1
- numpy=1.19.1=py36h3b9f5b6_0
- numpy-base=1.19.1=py36hcfb5961_0
- openssl=1.1.1i=h9ed2024_0
- opt_einsum=3.1.0=py_0
- parso=0.7.0=py_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- prompt-toolkit=3.0.8=py_0
- protobuf=3.13.0.1=py36hb1e8313_1
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pygments=2.7.4=pyhd3eb1b0_0
- python=3.6.12=h26836e1_2
- python-dateutil=2.8.1=py_0
- pyyaml=5.3.1=py36haf1e3a3_1
- pyzmq=20.0.0=py36h23ab428_1
- readline=8.0=h1de35cc_0
- setuptools=51.3.3=py36hecd8cb5_4
- six=1.15.0=py_0
- sqlite=3.33.0=hffcf06c_0
- tensorboard=2.0.0=pyhb38c66f_1
- tensorflow=2.0.0=mkl_py36ha38f243_0
- tensorflow-base=2.0.0=mkl_py36h66b1bf0_0
- tensorflow-estimator=2.0.0=pyh2649769_0
- termcolor=1.1.0=py36_1
- tk=8.6.10=hb0a8c7a_0
- tornado=6.1=py36h9ed2024_0
- traitlets=4.3.3=py36_0
- tzdata=2020d=hda174b7_0
- wcwidth=0.2.5=py_0
- werkzeug=1.0.1=py_0
- wheel=0.36.2=pyhd3eb1b0_0
- wrapt=1.12.1=py36h1de35cc_1
- xz=5.2.5=h1de35cc_0
- yaml=0.2.5=haf1e3a3_0
- zeromq=4.3.3=hb1e8313_3
- zipp=3.3.1=py_0
- zlib=1.2.11=h1de35cc_3
- pip:
- albumentations==0.5.2
- cycler==0.10.0
- efficientnet==1.0.0
- image-classifiers==1.0.0
- imageio==2.9.0
- imgaug==0.4.0
- joblib==1.0.0
- kiwisolver==1.3.1
- matplotlib==3.3.3
- networkx==2.5
- opencv-python==4.5.1.48
- opencv-python-headless==4.5.1.48
- pillow==8.1.0
- pip==20.3.3
- pyparsing==2.4.7
- pywavelets==1.1.1
- scikit-image==0.17.2
- scikit-learn==0.24.0
- scipy==1.5.4
- segmentation-models==1.0.1
- shapely==1.7.1
- threadpoolctl==2.1.0
- tifffile==2020.9.3