liamw96 / pytorch.room.layout

room layout estimation pytorch project
45 stars 10 forks source link

PIL or Pillow (the fork) #3

Closed kabawo closed 5 years ago

kabawo commented 5 years ago

Just a quick question: which library is used in the implementation? It shows PIL in the documentation, but the version number would point towards Pillow. Thank you

kabawo commented 5 years ago

While installing torch/torchvision, Pillow was installed automatically and it seems to accept it.