huster-wgm / geoseg

Geoseg - A Computer Vision Package for Automatic Building Segmentation and Outline extraction
MIT License
104 stars 30 forks source link

Error while running script #6

Open ajinalex opened 5 years ago

ajinalex commented 5 years ago

Can someone provide "requirements.txt" for this repo. I installed all required libraries but still getting many errors. I suspect that there is a problem with versions of the libraries to be used for this project. For example, When running sh run-model.sh I am getting this error batch must contain tensors, numbers, dicts or lists; found <class 'imageio.core.util.Array'

Please help me to overcome this problem, Thanks in advance