awesome-semantic-segmentation-pytorch icon indicating copy to clipboard operation
awesome-semantic-segmentation-pytorch copied to clipboard

Missing requirements

Open MaKaNu opened this issue 5 years ago • 0 comments

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

  • requests
  • scipy

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.

MaKaNu avatar Oct 28 '20 16:10 MaKaNu