-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathinstance_segmentation_env.yml
More file actions
44 lines (44 loc) · 1.02 KB
/
instance_segmentation_env.yml
File metadata and controls
44 lines (44 loc) · 1.02 KB
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
name: instance_segmentation
channels:
- conda-forge
- defaults
dependencies:
- ca-certificates=2018.4.16=0
- certifi=2018.4.16=py36_0
- icu=58.2=vc14_0
- jpeg=9b=vc14_2
- libpng=1.6.34=vc14_0
- libtiff=4.0.9=vc14_0
- libwebp=0.5.2=vc14_7
- mkl_fft=1.0.2=py36_0
- mkl_random=1.0.1=py36_0
- opencv=3.4.1=py36_200
- openssl=1.0.2o=vc14_0
- pip=9.0.3=py36_0
- python=3.6.5=1
- qt=5.6.2=vc14_1
- setuptools=39.2.0=py36_0
- vc=14=0
- vs2015_runtime=14.0.25420=0
- wheel=0.31.0=py36_0
- wincertstore=0.2=py36_0
- zlib=1.2.11=vc14_0
- icc_rt=2017.0.4=h97af966_0
- intel-openmp=2018.0.0=8
- mkl=2018.0.2=1
- numpy=1.14.2=py36h5c71026_1
- pip:
- absl-py==0.2.2
- astor==0.6.2
- bleach==1.5.0
- gast==0.2.0
- grpcio==1.12.0
- html5lib==0.9999999
- markdown==2.6.11
- pillow==5.1.0
- protobuf==3.5.2.post1
- six==1.11.0
- tensorboard==1.8.0
- tensorflow==1.8.0
- termcolor==1.1.0
- werkzeug==0.14.1