mapbox / robosat

Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds
MIT License
2.01k stars 382 forks source link

Update version of pyproj in requirements #206

Closed Venka97 closed 4 years ago

Venka97 commented 4 years ago

To prevent the error mentioned in #176, the pyproj version needs to be updated. I use the version 2.4.0 and it works fine but rs merge fails with 2.1.3, i.e. the version mentioned in requirements.txt.

daniel-j-h commented 4 years ago

Yeap and also update pytorch and torchvision https://github.com/mapbox/robosat/issues/182

By now this project is unmaintained, see for context https://github.com/mapbox/robosat/issues/184