environment.yml 406 Bytes
Newer Older
sunxx1's avatar
sunxx1 committed
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
name: dbnet
channels:
  - pytorch
  - conda-forge
  - defaults
dependencies:
  - pytorch==1.4
  - torchvision==0.5
  - anyconfig==0.9.10
  - future==0.18.2
  - imgaug==0.4.0
  - matplotlib==3.1.2
  - numpy==1.17.4
  - opencv
  - pyclipper
  - PyYAML==5.2
  - scikit-image==0.16.2
  - Shapely==1.6.4
  - tensorboard=2
  - tqdm==4.40.1
  - ipython
  - pip
  - pytorch
  - torchvision
  - pip:
    - polygon3