зеркало из https://github.com/microsoft/torchgeo.git
53 строки
768 B
Plaintext
53 строки
768 B
Plaintext
# setup
|
|
setuptools==61.0.0
|
|
|
|
# install
|
|
einops==0.3.0
|
|
fiona==1.8.19
|
|
kornia==0.6.9
|
|
lightly==1.4.4
|
|
lightning[pytorch-extra]==2.0.0
|
|
matplotlib==3.3.3
|
|
numpy==1.19.3
|
|
pandas==1.1.3
|
|
pillow==8.0.0
|
|
pyproj==3.0.0
|
|
rasterio==1.2.0
|
|
rtree==1.0.0
|
|
segmentation-models-pytorch==0.2.0
|
|
shapely==1.7.1
|
|
timm==0.4.12
|
|
torch==1.12.0
|
|
torchmetrics==0.10.0
|
|
torchvision==0.13.0
|
|
|
|
# datasets
|
|
h5py==3.0.0
|
|
laspy==2.0.0
|
|
opencv-python==4.4.0.46
|
|
pycocotools==2.0.5
|
|
pyvista==0.34.2
|
|
radiant-mlhub==0.3.0
|
|
rarfile==4.0
|
|
scikit-image==0.18.0
|
|
scipy==1.6.2
|
|
zipfile-deflate64==0.2.0
|
|
|
|
# docs
|
|
ipywidgets==7.0.0
|
|
nbsphinx==0.8.5
|
|
sphinx==4.0.0
|
|
|
|
# style
|
|
black[jupyter]==21.8b0
|
|
flake8==3.8.0
|
|
isort[colors]==5.8.0
|
|
pydocstyle[toml]==6.1.0
|
|
pyupgrade==2.8.0
|
|
|
|
# tests
|
|
mypy==0.900
|
|
nbmake==1.3.3
|
|
pytest==7.3.0
|
|
pytest-cov==4.0.0
|