jremillard / images-to-osm

Use Mask R-CNN/Keras/TensorFlow and OSM to find features in satellite images for fun.
MIT License
500 stars 84 forks source link

Demo On Colab #33

Closed neverland-haha closed 3 years ago

neverland-haha commented 3 years ago

I download the demo on colab,and use script !pip install -r requirements ,then the problem No matching distribution found for Brlapi==0.6.5 appeared. When I try to run !python gettilesfrombing.py, another problem called `ModuleNotFoundError: No module named 'imagestoosm.secrets' appeared, Can you tell me the reason, Thank you!