forked from anonymous-submission-vision/Amodal-Bayesian
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
84 lines (83 loc) · 1.97 KB
/
environment.yml
File metadata and controls
84 lines (83 loc) · 1.97 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
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
name: amodal
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- blas=1.0=mkl
- ca-certificates=2021.7.5=h06a4308_1
- certifi=2020.6.20=pyhd3eb1b0_3
- cudatoolkit=10.2.89=hfd86e86_1
- freetype=2.10.2=h5ab3b9f_0
- intel-openmp=2020.1=217
- jpeg=9b=h024ee3a_2
- libedit=3.1.20191231=h7b6447c_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtiff=4.1.0=h2733197_1
- lz4-c=1.9.2=he6710b0_0
- mkl=2020.1=217
- ncurses=6.2=he6710b0_1
- ninja=1.8.2=py35h6bb024c_1
- olefile=0.46=py35_0
- openssl=1.0.2u=h7b6447c_0
- python=3.5.6=hc3d631a_0
- pytorch=1.5.1=py3.5_cuda10.2.89_cudnn7.6.5_0
- readline=7.0=h7b6447c_5
- setuptools=40.2.0=py35_0
- sqlite=3.32.2=h62c20be_0
- tk=8.6.10=hbc83047_0
- wheel=0.31.1=py35_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- zstd=1.4.4=h0b5b093_3
- pip:
- chardet==3.0.4
- cupy-cuda101==7.6.0
- cvbase==0.5.5
- cycler==0.10.0
- cython==0.29.20
- decorator==4.4.2
- easydict==1.9
- fastrlock==0.5
- future==0.18.2
- idna==2.10
- imageio==2.9.0
- joblib==0.14.1
- jsonpatch==1.26
- jsonpointer==2.0
- kiwisolver==1.1.0
- matplotlib==3.0.3
- networkx==2.4
- numpy==1.16.1
- opencv-python==4.2.0.34
- pandas==0.25.3
- pillow==7.1.2
- pip==20.2.4
- protobuf==3.12.4
- pycocotools==2.0.1
- pyparsing==2.4.7
- python-dateutil==2.8.1
- pytz==2020.4
- pywavelets==1.1.1
- pyyaml==5.3.1
- pyzmq==19.0.1
- requests==2.24.0
- scikit-image==0.15.0
- scikit-learn==0.22.2.post1
- scipy==1.4.1
- seaborn==0.9.1
- six==1.15.0
- tensorboardx==2.1
- terminaltables==3.1.0
- toml==0.10.1
- torchfile==0.1.0
- torchnet==0.0.4
- torchvision==0.6.1
- tornado==6.0.4
- urllib3==1.25.9
- visdom==0.1.8.9
- websocket-client==0.57.0