PulseFocusPlatform/create_env.yaml

25 lines
438 B
YAML
Raw Normal View History

2022-06-01 11:18:00 +08:00
name: Focus
dependencies:
- python=3.7.0
- anaconda
- pip
- pip:
- tqdm
- opencv-python
- PyYAML
- shapely
- scipy
- terminaltables
- Cython
- pycocotools
- lap
- sklearn
- motmetrics
- openpyxl
- setuptools == 42.0.0
- visualdl == 2.1.0
- typeguard
- paddlepaddle == 2.2.0
2022-06-07 10:12:33 +08:00
- protobuf == 3.20
- paddlepaddle
- opencv