jremillard / images-to-osm

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

Mask_RCNN submodule on an unknown commit SHA1 #4

Closed hy9be closed 6 years ago

hy9be commented 6 years ago

https://github.com/matterport/Mask_RCNN/tree/eff135fc7bdd68511c121d06e40c13ab793bf2a2, does not exist anymore. Do you want to update the submodule?

Or maybe using the HEAD of Mask_RCNN repo is sufficient?

Please shed some lights. Thanks!

jremillard commented 6 years ago

I have slightly modified the Mass_RCNN repo, it may be the cause of hash differences. The current head of Mass_RCNN should work, but there are a bunch of PR queued up that might break it. If that happens, please use my Mass_RCNN fork.

jremillard commented 6 years ago

Switched over module to use branched Mask_RCNN