-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathobjdet-environment.yml
More file actions
47 lines (47 loc) · 1.17 KB
/
objdet-environment.yml
File metadata and controls
47 lines (47 loc) · 1.17 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
name: objdet
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2021.10.8=ha878542_0
- cython=0.29.28=py38h709712a_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libffi=3.4.2=h7f98852_5
- libgcc-ng=11.2.0=h1d223b6_13
- libgomp=11.2.0=h1d223b6_13
- libnsl=2.0.0=h7f98852_0
- libstdcxx-ng=11.2.0=he4da1e4_13
- libzlib=1.2.11=h36c2ea0_1013
- ncurses=6.3=h9c3ff4c_0
- openssl=3.0.0=h7f98852_2
- pip=22.0.4=pyhd8ed1ab_0
- python=3.8.12=h0744224_3_cpython
- python_abi=3.8=2_cp38
- readline=8.1=h46c0cb4_0
- setuptools=60.9.3=py38h578d9bd_0
- sqlite=3.37.0=h9cd32fc_0
- tk=8.6.12=h27826a3_0
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h36c2ea0_1013
- pip:
- addict==2.4.0
- certifi==2021.10.8
- charset-normalizer==2.0.12
- idna==3.3
- mmcv==1.4.6
- opencv-python==4.5.5.64
- packaging==21.3
- pillow==9.0.1
- pyparsing==3.0.7
- pyyaml==6.0
- requests==2.27.1
- shapely==1.8.1.post1
- torch==1.11.0
- torchaudio==0.11.0
- torchvision==0.12.0
- tqdm==4.63.0
- urllib3==1.26.8
- yapf==0.32.0