Tramac / awesome-semantic-segmentation-pytorch

Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
Apache License 2.0
2.83k stars 581 forks source link

Missing requirements #155

Open MaKaNu opened 3 years ago

MaKaNu commented 3 years ago

running the Dataset download scripts I figured out that the following packages is a not listed requirement:

I know that these packages are well known and most of the users have already installed them, but using venvs doesn't help in this situation.