зеркало из https://github.com/microsoft/torchgeo.git
45 строки
849 B
YAML
45 строки
849 B
YAML
name: torchgeo
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- cudatoolkit
|
|
- einops
|
|
- fiona>=1.5
|
|
- h5py
|
|
- numpy
|
|
- pip
|
|
- pycocotools
|
|
- pyproj>=2.2
|
|
- python>=3.6
|
|
- pytorch-gpu>=1.7
|
|
- rarfile>=3
|
|
- rasterio>=1.0.16
|
|
- shapely>=1.3
|
|
- torchvision>=0.3
|
|
- pip:
|
|
- black>=21.4b0
|
|
- flake8>=3.8
|
|
- ipywidgets>=7
|
|
- isort[colors]>=5.8
|
|
- jupyterlab
|
|
- kornia>=0.5.4
|
|
- mypy>=0.900
|
|
- nbmake>=0.1
|
|
- nbsphinx>=0.8.5
|
|
- omegaconf>=2.1
|
|
- opencv-python
|
|
- pillow>=2.9
|
|
- pydocstyle[toml]>=6.1
|
|
- pytest>=6
|
|
- pytest-cov>=2.4
|
|
- pytorch-lightning>=1.3
|
|
- git+https://github.com/pytorch/pytorch_sphinx_theme
|
|
- radiant-mlhub>=0.2.1
|
|
- rtree>=0.5
|
|
- scikit-learn>=0.18
|
|
- scipy>=0.9
|
|
- segmentation-models-pytorch>=0.2
|
|
- setuptools>=30.4
|
|
- sphinx>=3
|
|
- torchmetrics
|