matterport / Mask_RCNN

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Other
24.75k stars 11.71k forks source link

Can this be run in Google Colab gpu? #1293

Open fabioaraujopt opened 5 years ago

fabioaraujopt commented 5 years ago

Can this be run in Google Colab gpu? Did someone do it?

JaeungHyun commented 5 years ago

It works well

HAMZARaouia commented 5 years ago

yes

jeremyimmanuel commented 5 years ago

Hello,

I installed the module but google colab couldn't recognize the module for some reason. Did anyone of you also had this problem? image

Thanks

HAMZARaouia commented 5 years ago

the right thing to do it is to create a github repository for example and put all your work there and then clone your repository through your google collab notebook and work with it. Good Luck ! :)